http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51437
David Krauss <potswa at mac dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |potswa at mac dot com --- Comment #4 from David Krauss <potswa at mac dot com> 2011-12-16 11:27:45 UTC --- The #pragma GCC system_header directive helps here by tagging places where reserved names are OK, but accommodating headers from the operating system which may lack that directive might require something else.