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

bkoz at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Oct 8 15:17:00 GMT 2004


------- Additional Comments From bkoz at gcc dot gnu dot org  2004-10-08 15:17 -------

No, it just means we check for _GLIBCXX_USE___CXA_ATEXIT in mt_allocator.cc, and
if it's not defined we don't have any definitions for ~__pool. That will resolve
this issue.

I'll take care of this today, but give me some time to rebuild all my trees and
(correctly) test.

-benjamin

-- 


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



More information about the Gcc-bugs mailing list