This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/30498] Support traceback (backtrace) on errors
- From: "P dot Schaffnit at access dot rwth-aachen dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 May 2007 09:06:02 -0000
- Subject: [Bug libfortran/30498] Support traceback (backtrace) on errors
- References: <bug-30498-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #14 from P dot Schaffnit at access dot rwth-aachen dot de 2007-05-14 10:06 -------
Hi!
Sorry about the noise, I'm wondering: the trick of using a tiny C routine:
kill ( (pid_t)0, SIGILL );
is there any obvious reason for that?
Thanks!
Philippe
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30498