r159549 - in /trunk/libstdc++-v3: ChangeLog inc...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Tue May 18 23:58:00 GMT 2010


Author: paolo
Date: Tue May 18 23:58:50 2010
New Revision: 159549

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159549
Log:
2010-05-18  Eelis van der Weegen  <gcc-bugzilla@contacts.eelis.net>

	PR libstdc++/44190
	* include/debug/vector (vector<>::resize): Call
	_M_update_guaranteed_capacity.
	* testsuite/23_containers/vector/capacity/44190.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/23_containers/vector/capacity/44190.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/debug/vector



More information about the Libstdc++-cvs mailing list