https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115885
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.org --- Comment #3 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #2) > Note doing extern "C" around includes is bad form and is even undefined > according to the C++ standard. Perhaps g++ could issue a warning about it, then?