[Bug fortran/40993] Empty error message with long lines
jvdelisle at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Oct 10 00:43:00 GMT 2009
------- Comment #2 from jvdelisle at gcc dot gnu dot org 2009-10-10 00:42 -------
The problem here is we don't pass the expression locus to the tag checking
routine so the best it can do is the end of the line. To fix this is fairly
mechanical, but affects many places.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40993
More information about the Gcc-bugs
mailing list