This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/13168] [../../gnatchop] Segmentation fault
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Nov 2003 01:54:23 -0000
- Subject: [Bug ada/13168] [../../gnatchop] Segmentation fault
- References: <20031123200642.13168.danglin@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From danglin at gcc dot gnu dot org 2003-11-25 01:54 -------
Fixed by
<http://gcc.gnu.org/ml/gcc-patches/2003-11/msg01933.html>.
I'm assuming the problem was a jmpbuf overrun caused by using
setjmp instead of __builtin_setjmp.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13168