https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91426
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #46732|0 |1
is obsolete| |
--- Comment #6 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Created attachment 46736
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46736&action=edit
Updated version of patch
This version of the patch hopefully covers all of the various
diagnostic-emitting functions in gcc/fortran/error.c
Caveats:
- not yet bootstrapped/regrtested
- patch is against an very old tree (r267518)