gcc/libstdc++-v3 ChangeLog include/bits/stl_tr ...

pme@gcc.gnu.org pme@gcc.gnu.org
Fri Aug 24 10:45:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_0-branch
Changes by:	pme@gcc.gnu.org	2001-08-24 10:45:48

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/bits: stl_tree.h 
Added files:
	libstdc++-v3/testsuite/23_containers: map_insert.cc 

Log message:
	2001-08-24  Sylvain Pion <Sylvain.Pion@sophia.inria.fr>
	Phil Edwards  <pme@sources.redhat.com>
	
	PR libstdc++/3349
	* include/bits/stl_tree.h (insert_unique):  Revert last change.
	Values inserted at begin() must be less, not greater, than *begin()'s.
	* testsuite/23_containers/map_insert.cc:  New file.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.452.2.156&r2=1.452.2.157
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_tree.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.2.6.2&r2=1.2.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/map_insert.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=NONE&r2=1.1.2.1



More information about the Libstdc++-cvs mailing list