Libgcc symbols

Richard Henderson rth@redhat.com
Tue Apr 17 11:29:00 GMT 2001


On Mon, Apr 16, 2001 at 03:27:52PM -0400, Richard Kenner wrote:
> Yes, I know that's where this sort of thing is supposed to be done, but
> as far as I know, there's no way in the MIPS assembler (for O32 calling
> convention) to actually *do* the GP restore.

Nope, there isn't.  Not relying on the magic store that it
emits in the prologue anyway.

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


r~



More information about the Gcc mailing list