This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: pthread7-rope fails also for std::string :(
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Thu, 7 Oct 2004 09:21:13 -0500
- Subject: Re: pthread7-rope fails also for std::string :(
- Organization: Red Hat / Chicago
- References: <4165342D.9000704@suse.de>
>I'm looking a bit into the regression of pthread7-rope and unfortunately
>I think it points to a serious problem in ~__pool.
Already noticed.... see c++/17873. Sorry for the confusion, this is what
I meant in my original message about static destructor ordering.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17873
If you'd like, I can comment out the body of the destructors till this
is fixed in the c++ compiler.
best,
benjamin