[Bug c++/56038] declarations in xmmintrin.h conflict with mingw-w64 intrin.h in c++ mode

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Sep 20 16:08:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56038

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org

--- Comment #10 from Jason Merrill <jason at gcc dot gnu.org> ---
(In reply to H.J. Lu from comment #9)
> Does mingw provide its own SSE/MMX intrinsic implementations?
> Can mingw just include <xmmintrin.h> where SSE/MMX instrincis
> is needed?

Right.  Why does mingw need to declare these functions itself?



More information about the Gcc-bugs mailing list