[Bug fortran/53934] Better CPP macro diagnostics

2015-11-11 Thread dominiq at lps dot ens.fr
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

[Bug fortran/53934] Better CPP macro diagnostics

2015-11-07 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53934 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/53934] Better CPP macro diagnostics

2014-10-06 Thread manu at gcc dot gnu.org
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. ***

[Bug fortran/53934] Better CPP macro diagnostics

2014-04-16 Thread manu at gcc dot gnu.org
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

[Bug fortran/53934] Better CPP macro diagnostics

2014-04-16 Thread manu at gcc dot gnu.org
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

[Bug fortran/53934] Better CPP macro diagnostics

2012-10-09 Thread manu at gcc dot gnu.org
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