This is the mail archive of the gcc-patches@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: Patch installed to allow SunOS4 bootstrap (atexit, on_exit, etc)


>>>>> Kaveh R Ghazi <ghazi@caip.rutgers.edu> writes:

 > One question I have is the instances of calls to ON_EXIT in crtstuff.c
 > in function __do_global_ctors_aux() (which appears more than once.)

 > Shouldn't these now be calls to atexit() instead of ON_EXIT?

Yes, thanks.

Jason


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