http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7263
--- Comment #38 from Dodji Seketeli <dodji at gcc dot gnu.org> 2010-11-26 20:58:09 UTC --- Created attachment 22542 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22542 A possible patch to kill pedantic warnings of macros defined in system headers This patch builds on the infrastructure of the patchset we were talking about earlier. It fixes the problem described in comment 2, 8 et al. It is hopefully commented enough to explain what it does and how it does it.