Libgcc symbols

dewar@gnat.com dewar@gnat.com
Tue Apr 17 12:14:00 GMT 2001


<<So instead we drop the GP value into the builtin jmpbuf and
have builtin_longjmp restore it directly.
>>

OK, in our original design we were intent on absolutely minimizing the
setjmp time, so that is why we preferred to have the assembler reload
the GP on the longjmp (also it kept things more target independent).
But, indeed it works fine to include GP in the jmpbuf.



More information about the Gcc mailing list