[Bug c++/81787] [5/6/7/8 Regression] `#pragma GCC diagnostic warning "-fpermissive"` no longer works since gcc 4.8
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Sep 5 17:14:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81787
--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Accepting invalid C++ changes the language. It's not a diagnostic option, it's
closer to -std in meaning.
More information about the Gcc-bugs
mailing list