gcc/libstdc++-v3 ChangeLog testsuite/performan ...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Thu Aug 19 21:06:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	paolo@gcc.gnu.org	2004-08-19 21:06:33

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/testsuite/performance/20_util/allocator: insert.cc 
	                                                      insert_insert.cc 
	                                                      list_sort_search.cc 
	                                                      map_mt_find.cc 
	                                                      map_thread.cc 
	                                                      producer_consumer.cc 

Log message:
	2004-08-19  Paolo Carlini  <pcarlini@suse.de>
	
	* testsuite/performance/20_util/allocator/insert.cc: For std::map
	instantiate the allocator for a correct pair type.
	* testsuite/performance/20_util/allocator/insert_insert.cc: Likewise.
	* testsuite/performance/20_util/allocator/map_mt_find.cc: Likewise.
	* testsuite/performance/20_util/allocator/map_thread.cc: Likewise.
	* testsuite/performance/20_util/allocator/producer_consumer.cc:
	Likewise.
	
	* testsuite/performance/20_util/allocator/list_sort_search.cc: Very
	minor formatting fixes.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2224.2.159&r2=1.2224.2.160
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/20_util/allocator/insert.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4.2.2&r2=1.4.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/20_util/allocator/insert_insert.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3.2.2&r2=1.3.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/20_util/allocator/list_sort_search.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/20_util/allocator/map_mt_find.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/20_util/allocator/map_thread.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3.2.2&r2=1.3.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/20_util/allocator/producer_consumer.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3.2.3&r2=1.3.2.4



More information about the Gcc-cvs mailing list