This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/66711] GCC does not correctly restore diagnostic state after pragma GCC diagnostic pop with -Werror


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66711

--- Comment #1 from Steffen MÃthing <steffen.muething at iwr dot uni-heidelberg.de> ---
I just noticed the wrong filename (error.cc) and driver (cc1plus) in the first
two outputs: I compiled those with g++ instead of gcc, but the same problem is
present in the C frontend.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]