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]
Other format: [Raw text]

Re: cxa-atexit again


On Sat, Jun 01, 2002 at 09:35:57PM -0400, Jack Howarth wrote:
> Hi,
>     I just finished running the test case from...
> 
> http://gcc.gnu.org/ml/gcc-patches/1999-12n/msg00664.html
> 
> and discovered that it passes fine here with...
> 
> 1) gcc-3.0.4 built with debian g++-cxa-atexit patch that sets
> flag_use_cxa_atexit to 1 in src/gcc/cp/decl2.c
> 2) gcc-3.1 built without the g++-cxa-atexit patch
> 

As Jukab pointed out, -fuse-cxa-atexit doesn't buy anything for the
current glibc. I even believe that functionality should be moved to
libsupc++.


H.J.


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