This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/40993] Empty error message with long lines



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]