>> remove the #ifdef around the intrin-impl.h include in intrin.h. > Hmm, fair point.
I left it in because I thought either you or Jacek were asking for it. But now that I look back thru the emails, I can't see what made me think so. We'll see what Jacek has to say. >> And while I'd *like* to change the definition for _ReadWriteBarrier > Yes, that is a general problem about this kind of barrier. The downside is that if there is a prototype for ReadWriteBarrier after the #define, it will produce a compile error. This is why I commented out all the Barrier stuff in intrin.h. > Ok, patch is ok. I would like that Jacek takes a closer look to it, too. Good idea. It sounds like he has been thinking about this stuff for a while. dw ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
