public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [v3] libstdc++/17937
@ 2004-10-12  2:02 Benjamin Kosnik
  0 siblings, 0 replies; only message in thread
From: Benjamin Kosnik @ 2004-10-12  2:02 UTC (permalink / raw)
  To: gcc-patches; +Cc: libstdc++

[-- Attachment #1: Type: text/plain, Size: 1647 bytes --]

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.

[-- Attachment #2: p.20041011-2.bz2 --]
[-- Type: application/x-bzip2, Size: 8602 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-10-12  0:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-12  2:02 [v3] libstdc++/17937 Benjamin Kosnik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).