Re: [Mingw-w64-public] [patch] winnt.h: Only include x86intrin.h on Cygwin

2012-12-12 Thread Corinna Vinschen
On Dec 11 19:29, Kai Tietz wrote: > Hi Corinna, > > Patch is ok. I agree we should cleanup things here. > > Regards, > Kai > > 2012/12/11 Corinna Vinschen <...> > > Hi, > > > > the below patch just removes the inclusio of a few GCC files on Cygwin. > > The reason is that the x86intrin.h header

Re: [Mingw-w64-public] [patch] winnt.h: Only include x86intrin.h on Cygwin

2012-12-11 Thread Kai Tietz
Hi Corinna, Patch is ok. I agree we should cleanup things here. Regards, Kai 2012/12/11 Corinna Vinschen : > 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 clea

[Mingw-w64-public] [patch] winnt.h: Only include x86intrin.h on Cygwin

2012-12-11 Thread Corinna Vinschen
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