https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53934
Bug 53934 depends on bug 44054, which changed state.
Bug 44054 Summary: Handle -Werror, -Werror=, -fdiagnostics-show-option, !GCC$
diagnostic (pragmas) and color
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44054
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53934
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53934
--- Comment #3 from Manuel López-Ibáñez ---
*** Bug 49766 has been marked as a duplicate of this bug. ***
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53934
--- Comment #2 from Manuel López-Ibáñez ---
How is Fortran using CPP? Does it preprocess the whole file externally and then
passes it to the Fortran FE? If so, this is not going to work since the
locations generated by macro expansion are only gen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53934
Bug 53934 depends on bug 53552, which changed state.
Bug 53552 Summary: Add support for !GCC$ warning directive (cf. #pragma warning)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53552
What|Removed |Added
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53934
Manuel López-Ibáñez changed:
What|Removed |Added
CC||manu at gcc dot gnu.org
--- Commen