[Bug ada/13168] [../../gnatchop] Segmentation fault

dave at hiauly1 dot hia dot nrc dot ca gcc-bugzilla@gcc.gnu.org
Mon Nov 24 20:41:00 GMT 2003


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2003-11-24 20:41 -------
Subject: Re:  [../../gnatchop] Segmentation fault

> ------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-24
> 19:46 -------
> I think this was caused by using setjmp (instead of __builtin_setjmp) and
> not saving registers, can 
> you try again as using __builtin_setjmp has been fixed?

Appears to be the case.  I have just determined that this patch
introduced the problem:

2003-11-20  James E Wilson  <wilson@specifixinc.com>

	PR c/13133
	* reload1.c (reload): Delete special handling for setjmp.

I've started a new build with the "setjmp" to "__builtin_setjmp" fix.

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13168



More information about the Gcc-bugs mailing list