Hi Corinna,

Patch is ok.  I agree we should cleanup things here.

Regards,
Kai

2012/12/11 Corinna Vinschen <[email protected]>:
> Hi,
>
> the below patch just removes the inclusio of a few GCC files on Cygwin.
> The reason is that the x86intrin.h header includes these files
> automatically, so we should better clean up winnt.h.  Ok to apply?
>
>
> Thanks,
> Corinna
>
>
>         * winnt.h: Drop inclusion of mmintrin.h, emmintrin.h, and
>         pmmintrin.h on Cygwin.
>
>
> Index: winnt.h
> ===================================================================
> --- winnt.h     (revision 5493)
> +++ winnt.h     (working copy)
> @@ -1456,15 +1456,6 @@
>  extern "C" {
>  # endif
>  # include <x86intrin.h>
> -# ifdef __MMX__
> -#  include <mmintrin.h>
> -# endif
> -# ifdef __SSE2__
> -#  include <emmintrin.h>
> -# endif
> -# ifdef __SSE3__
> -#  include <pmmintrin.h>
> -# endif
>  # if defined(__cplusplus)
>  }
>  # endif
>
> ------------------------------------------------------------------------------
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
> http://p.sf.net/sfu/logmein_12329d2d
> _______________________________________________
> Mingw-w64-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public



-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to