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

Re: Libgcc symbols


    > It was used in builtin setjmp support to get GP properly restored on
    > machines where it was needed.  I don't see it in the current
    > sources, so I'm curious how this was done instead.

    builtin_setjmp_receiver

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.


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