[Bug fortran/44054] Handle -Werror, -Werror=, -fdiagnostics-show-option, !GCC$ diagnostic (pragmas) and color

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Wed Nov 11 10:43:00 GMT 2015


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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #28 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
From comment 27:

> From my POV, this is FIXED.

>
> The only thing missing is the diagnostic pragmas:
> https://gcc.gnu.org/onlinedocs/gcc/Diagnostic-Pragmas.html#Diagnostic-Pragmas

>
> I'm not sure how pragmas work in the Fortran FE, but it should be a matter
> of following more or less what the C/C++ FE do to interface with diagnostic.c. 

>
> I'm not going to work on that. I leave to the Fortran maintainers whether
> to track that on a different PR and close this one or leave this one open.

I have filed pr68289, closing as FIXED.


More information about the Gcc-bugs mailing list