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/53379] [4.7/4.8 Regression] No backtrace generated for array bounds violation


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

--- Comment #8 from Harald Anlauf <anlauf at gmx dot de> 2012-05-31 19:46:02 UTC ---
(In reply to comment #7)
> The latter error is generated by a call to runtime_error_at in
> the compiled program, while the former error in open must be
> generated somewhere in st_open and descendants.

Forget the first half of that statement, confusion on my side.
The error in open must always be generated somewhere in st_open
and descendants.


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