Date: Sun, 21 Jan 2024 19:15:25 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 276505] On i386 clang asks to "compile with -msse -mfpmath=sse, or equivalent" when "-msse -mfpmath=sse" is already used (port audio/kaldi) Message-ID: <bug-276505-29464-8kAx34XeZ7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276505-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-276505-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276505 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 ne= ver added in clang. Thanks for pointing this out! --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276505-29464-8kAx34XeZ7>