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

2010-05-06 Thread dfranke at gcc dot gnu dot org


--- Comment #3 from dfranke at gcc dot gnu dot org  2010-05-06 21:29 ---


*** This bug has been marked as a duplicate of 29819 ***


-- 

dfranke at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||dfranke at gcc dot gnu dot
   ||org
 Status|NEW |RESOLVED
 Resolution||DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40993



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

2009-10-30 Thread jvdelisle at gcc dot gnu dot org


-- 

jvdelisle at gcc dot gnu dot org changed:

   What|Removed |Added

 AssignedTo|jvdelisle at gcc dot gnu dot|unassigned at gcc dot gnu
   |org |dot org
 Status|ASSIGNED|NEW


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40993



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

2009-10-09 Thread jvdelisle at gcc dot gnu dot org


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



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

2009-08-07 Thread jvdelisle at gcc dot gnu dot org


--- Comment #1 from jvdelisle at gcc dot gnu dot org  2009-08-07 16:06 
---
The problem is that the error locus is at the end of the line rather then the
end of the non-whitespace characters of the related statement.


-- 

jvdelisle at gcc dot gnu dot org changed:

   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |jvdelisle at gcc dot gnu dot
   |dot org |org
 Status|UNCONFIRMED |ASSIGNED
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2009-08-07 16:06:07
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40993