This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/36094] Runtime error show_locus not working correctly
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 May 2008 04:40:03 -0000
- Subject: [Bug libfortran/36094] Runtime error show_locus not working correctly
- References: <bug-36094-10743@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from jvdelisle at gcc dot gnu dot org 2008-05-01 04:40 -------
The unit has not been opened yet when this error occurs so it does not exist in
the unit list yet. In this case we should just show the unit number.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36094