--- Comment #6 from fxcoudert at gcc dot gnu dot org 2007-08-12 20:13
---
Fixed, thanks Tobias for the first version of the patch.
--
fxcoudert at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #5 from fxcoudert at gcc dot gnu dot org 2007-08-11 21:52
---
Subject: Bug 31189
Author: fxcoudert
Date: Sat Aug 11 21:52:22 2007
New Revision: 127364
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127364
Log:
PR fortran/31189
* runtime/backtrace.c
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2007-08-04 18:49
---
Thanks Tobias for the patch, here's an updated version that I intend to submit
for review...
Index: runtime/backtrace.c
===
--- runtime/backtrace.c
--- Comment #3 from burnus at gcc dot gnu dot org 2007-05-15 17:31 ---
Created an attachment (id=13558)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13558&action=view)
Patch
> Since PR 30498 is fixed, gfortran supports backtraces. However, they are only
> displayed for library er
--- Comment #2 from burnus at gcc dot gnu dot org 2007-05-15 15:17 ---
*** Bug 31936 has been marked as a duplicate of this bug. ***
--
burnus at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #1 from fxcoudert at gcc dot gnu dot org 2007-03-17 11:36
---
Confirmed. We have to be careful how that interacts with user-installed signal
handlers, but it's otherwise a good idea.
--
fxcoudert at gcc dot gnu dot org changed:
What|Removed