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: disturbing g++ 971031 results. defer-pop to blame?


>>>>> Jeffrey A Law <law@cygnus.com> writes:

> We switch into the FINI section, emit the call, align the section,
> then switch out -- without ever emitting a return.

The assumption is that the OS crti.o and crtn.o provide the prologue and
epilogue for _init and _fini.

Jason


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