On Tue, Sep 27, 2005 at 07:58:46AM -0700, Mark Mitchell wrote: > Now that Benjamin and Eric have fixed the Solaris issues in libstdc++ > (yay!), I know of no reason not to spin a release. I'm going to take a > final pass through the open PRs and look for show-stoppers. Is anyone > aware of regressions from previous 4.0.x releases that are wrong-code, > ice-on-valid, or rejects-valid? That will be the class of bugs that > would concern me most.
The libstdc++ ChangeLog looks like 2005-09-25 Benjamin Kosnik <[EMAIL PROTECTED]> Eric Botcazou <[EMAIL PROTECTED]> * include/ext/mt_allocator.h (__per_type_pool<...true>::_S_initialize_once): Always call _M_initialize_once. (__common_pool<...true>::_S_initialize_once): Same. 2005-09-20 Release Manager * GCC 4.0.2 released. Will it be updated before 4.0.2 is released? H.J.