This is the mail archive of the gcc-patches@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]

Re: Fix setjmp pattern on SPARC64


> Does ADA emit the longjmp() using some internal backend pattern too?

I'm not quite sure what the Ada compiler does with setjmp. :-)  But it was 
crashing because of unaligned stores.  See ada/misc.c:update_setjmp_buf.

-- 
Eric Botcazou


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