https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87407
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.org --- Comment #13 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #5) > Test the warning out on clang from a header file and you will see you get > the warning in the header too. As I said I actually ran into this while > working on the vpp project and cursed clang for having this warning turned > on. I think something similar happened with the gdb project; I'll try to find it later...