------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-10-12 01:10 
-------
Subject: Bug 17937

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     [EMAIL PROTECTED]       2004-10-12 01:10:39

Modified files:
        libstdc++-v3   : ChangeLog acconfig.h acinclude.m4 config.h.in 
                         configure configure.ac 
        libstdc++-v3/config: linker-map.gnu 
        libstdc++-v3/docs/html/ext: mt_allocator.html 
        libstdc++-v3/include/bits: stl_deque.h 
        libstdc++-v3/include/ext: mt_allocator.h 
        libstdc++-v3/src: mt_allocator.cc 
        libstdc++-v3/testsuite/ext/mt_allocator: deallocate_global-2.cc 
                                                 deallocate_global-4.cc 
                                                 deallocate_global_thread-1.cc 
                                                 deallocate_global_thread-3.cc 
                                                 deallocate_local-2.cc 
                                                 deallocate_local-4.cc 
                                                 deallocate_local_thread-1.cc 
                                                 deallocate_local_thread-3.cc 
                                                 tune-3.cc tune-4.cc 

Log message:
        2004-10-11  Benjamin Kosnik  <[EMAIL PROTECTED]>
        
        * include/bits/stl_deque.h: Correct for over-long lines.
        
        2004-10-11  Benjamin Kosnik  <[EMAIL PROTECTED]>
        
        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.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2699&r2=1.2700
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/acconfig.h.diff?cvsroot=gcc&r1=1.44&r2=1.45
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/acinclude.m4.diff?cvsroot=gcc&r1=1.300&r2=1.301
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config.h.in.diff?cvsroot=gcc&r1=1.85&r2=1.86
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.diff?cvsroot=gcc&r1=1.412&r2=1.413
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.ac.diff?cvsroot=gcc&r1=1.29&r2=1.30
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/linker-map.gnu.diff?cvsroot=gcc&r1=1.72&r2=1.73
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/ext/mt_allocator.html.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_deque.h.diff?cvsroot=gcc&r1=1.53&r2=1.54
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/mt_allocator.h.diff?cvsroot=gcc&r1=1.36&r2=1.37
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/mt_allocator.cc.diff?cvsroot=gcc&r1=1.4&r2=1.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/mt_allocator/deallocate_global-2.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/mt_allocator/deallocate_global-4.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/mt_allocator/deallocate_global_thread-1.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/mt_allocator/deallocate_global_thread-3.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/mt_allocator/deallocate_local-2.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/mt_allocator/deallocate_local-4.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/mt_allocator/deallocate_local_thread-1.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/mt_allocator/deallocate_local_thread-3.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/mt_allocator/tune-3.cc.diff?cvsroot=gcc&r1=1.3&r2=1.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/mt_allocator/tune-4.cc.diff?cvsroot=gcc&r1=1.3&r2=1.4



-- 


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

Reply via email to