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

--- Comment #27 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
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.

Reply via email to