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/31936] New: provide a backtrace if fpe is caught


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


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