[Bug 276505] On i386 clang asks to "compile with -msse -mfpmath=sse, or equivalent" when "-msse -mfpmath=sse" is already used (port audio/kaldi)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Jan 2024 19:15:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276505
Yuri Victorovich <yuri@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Not A Bug
Status|New |Closed
--- Comment #2 from Yuri Victorovich <yuri@freebsd.org> ---
(In reply to Gleb Popov from comment #1)
I see. It looks for a GCC-specific macro __SSE2_MATH__
https://gcc.gnu.org/legacy-ml/gcc-patches/2002-08/msg01345.html that was never
added in clang.
Thanks for pointing this out!
--
You are receiving this mail because:
You are the assignee for the bug.