[v3] libstdc++/17937

Benjamin Kosnik bkoz@redhat.com
Tue Oct 12 00:56:00 GMT 2004


Quick fix. I'd like to keep some of this infrastructure around until I
can complete performance analysis. So, stay tuned.

I've updated the tests to reflect this new wrinkle.

tested x86/linux

2004-10-11  Benjamin Kosnik  <bkoz@redhat.com>
                                                                                
        * include/bits/stl_deque.h: Correct for over-long lines.
                                                                                
2004-10-11  Benjamin Kosnik  <bkoz@redhat.com>
                                                                                
        PR libstdc++/17937
        * include/ext/mt_allocator.h (__pool::_M_destroy): New.
        * src/mt_allocator.cc (__pool::~__pool): Change definitions to
        _M_destroy.
        * acconfig.h: Remove _GLIBCXX_USE___CXA_ATEXIT.
        * acinclude.m4 (GLIBCXX_ENABLE_CXA_ATEXIT): Remove.
        * configure.ac: Remove call to GLIBCXX_ENABLE_CXA_EXIT.
        * configure: Regenerate.
        * config/linker-map.gnu: Tweak exports.
        * docs/html/ext/mt_allocator.html: Update docs.
        * testsuite/ext/mt_allocator/deallocate_global-2.cc: Fix.
        * testsuite/ext/mt_allocator/deallocate_global-4.cc: Fix.
        * testsuite/ext/mt_allocator/deallocate_global_thread-1.cc: Fix.
        * testsuite/ext/mt_allocator/deallocate_global_thread-3.cc: Fix.
        * testsuite/ext/mt_allocator/deallocate_local-2.cc: Fix.
        * testsuite/ext/mt_allocator/deallocate_local-4.cc: Fix.
        * testsuite/ext/mt_allocator/deallocate_local_thread-3.cc: Fix.
        * testsuite/ext/mt_allocator/deallocate_local_thread-1.cc: Fix.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p.20041011-2.bz2
Type: application/x-bzip2
Size: 8602 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20041012/5c7f010a/attachment.bz2>


More information about the Libstdc++ mailing list