------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-10-11 20:26 
-------
Subject: Bug 16614

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     [EMAIL PROTECTED]       2004-10-11 20:26:53

Modified files:
        libstdc++-v3   : ChangeLog 
        libstdc++-v3/include/ext: mt_allocator.h 
        libstdc++-v3/testsuite/ext/mt_allocator: tune-2.cc tune-3.cc 
                                                 tune-4.cc 

Log message:
        2004-10-11  Benjamin Kosnik  <[EMAIL PROTECTED]>
        
        PR libstdc++/16614 continued.
        * include/ext/mt_allocator.h
        (__per_type_pool_policy::_S_get_pool): Use saner defaults based on
        specific type characteristics.
        (__pool_base): Add constructor that takes a _Tune argument.
        (__pool): Same.
        * testsuite/ext/mt_allocator/tune-2.cc: Adjust default.
        * testsuite/ext/mt_allocator/tune-4.cc: Same.
        * testsuite/ext/mt_allocator/tune-3.cc: Same.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2698&r2=1.2699
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/mt_allocator.h.diff?cvsroot=gcc&r1=1.35&r2=1.36
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/mt_allocator/tune-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/tune-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-4.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3



-- 


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

Reply via email to