[Bug fortran/23375] show location for runtime errors
tkoenig at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue May 23 21:41:00 GMT 2006
------- Comment #4 from tkoenig at gcc dot gnu dot org 2006-05-23 21:41 -------
(In reply to comment #3)
> So in GCC 4.1.0, the only problem seems to be that _gfortran_runtime_error is
> not printing the filename and the line number and the line number seems to be
> the line number of the previous statement, not the one that errors.
runtime_error is also called from lots of places from within libgfortran,
and there is currently no way to pass line number information to intrinsics.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23375
More information about the Gcc-bugs
mailing list