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: gcov : __bb_exit_func called twice



  In message <199803132239.XAA26225@mail.macqel.be>you write:
  > 
  > On m68k-motorola-sysv and certainly others, __bb_exit_func is called twice,
  > a first time by atexit and the second one directly by exit.  Here is a fix.
  > 
  > Fri Mar 13 23:29:22 1998  Philippe De Muyter  <phdm@macqel.be>
  > 
  > 	* libgcc2.c (exit): Do not call __bb_exit_func if HAVE_ATEXIT.
Thanks.  I've installed this patch into egcs.
jeff


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