This is the mail archive of the gcc-bugs@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]

[Bug c++/17873] [3.3/3.4/4.0 Regression] order of static destructors wrong


------- Additional Comments From pcarlini at suse dot de  2004-10-07 18:03 -------
Hi everyone --

Andreas just posted his results:

  http://gcc.gnu.org/ml/gcc-testresults/2004-10/msg00339.html

and, as you can see, pthread7-rope does *not* fail! Therefore, I decided to
rebuild passing --enable-__cxa_atexit, as Andreas does, and indeed the
behavior changes for good! Therefore, ""only"" the default behaviour is
now wrong. Is this intended? Definitely the current std::allocator *relies*
on the correct behavior.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pcarlini at suse dot de


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17873


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