This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/31936] New: provide a backtrace if fpe is caught
- From: "dfranke at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 May 2007 14:12:09 -0000
- Subject: [Bug fortran/31936] New: provide a backtrace if fpe is caught
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The option -fbacktrace gives a backtrace on various library and check errors.
If used in conjunction with -ffpe-trap=<list>, it could be useful to get a
backtrace for the fpe as well. Currently, the only output on fpe is "Floating
point exception" (or similar), which in itself isn't very helpful.
--
Summary: provide a backtrace if fpe is caught
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dfranke at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31936