2008-05-10 Roberto Bagnara <bagnara@cs.unipr.it>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 May 2008 15:02:34 +0000 (15:02 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 May 2008 15:02:34 +0000 (15:02 +0000)
commit1248692d13d5a841493bb05be520d34fd82e6f07
tree6b2565c4565bb94b11c441523d4c7c9c2b7b7a26
parent54f3117f7e32436ba2e497600ba55693a8a6f226
2008-05-10  Roberto Bagnara  <bagnara@cs.unipr.it>
    Paolo Carlini  <paolo.carlini@oracle.com>

* include/debug/vector (vector<>::_M_requires_reallocation): Fix macro.
* testsuite/23_containers/vector/debug_mode_requires_reallocation.cc:
New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@135151 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/vector
libstdc++-v3/testsuite/23_containers/vector/debug_mode_requires_reallocation.cc [new file with mode: 0644]