[Bug fortran/65751] Bogus &L in error message
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 5 09:58:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65751
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu.org
--- Comment #3 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
(In reply to Thomas Koenig from comment #2)
> And I think an English error message that points out the place of the error
> is
> more useful than a native-language one which doesn't, so I would favor
> backporting.
When backporting to GCC 5, this is probably gfc_error_1, however, it you remove
one of the %L, then you can use gfc_error (and get the colors).
More information about the Gcc-bugs
mailing list