------- Comment #8 from ktietz at gcc dot gnu dot org  2010-03-23 12:32 -------
(In reply to comment #7)
> An updated patch is at
> 
> http://gcc.gnu.org/ml/gcc-patches/2010-03/msg00937.html
> 

Patch is fine. It is absolutely necessary to support gcc's intrinsic headers
for mingw. The fixinclude approach is one way to solve it and I am fine by it.
For mingw-w64 we used the #pragma push/pop_macro feature to make sure we
declare function without getting problems by this define in ia32intrin.h.

Kai


-- 


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

Reply via email to