Libgcc symbols

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Mon Apr 16 09:35:00 GMT 2001


    > #ifdef L__dummy
    > void
    > __dummy (void) {}
    > #endif
    > 
    > Referenced nowhere, but I'd like to know why it was added in the first
    > place before killing it.

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.



More information about the Gcc mailing list