Comment 13 for bug 769601

Revision history for this message
In , Paolo-k (paolo-k) wrote :

Subject: Bug 44190

Author: paolo
Date: Wed May 19 12:08:53 2010
New Revision: 159560

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159560
Log:
2010-05-19 Eelis van der Weegen <email address hidden>

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

Added:
    branches/gcc-4_5-branch/libstdc++-v3/testsuite/23_containers/vector/capacity/44190.cc
Modified:
    branches/gcc-4_5-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_5-branch/libstdc++-v3/include/debug/vector