r207331 - in /branches/google/main/libstdc++-v3...

ppluzhnikov@gcc.gnu.org ppluzhnikov@gcc.gnu.org
Fri Jan 31 03:17:00 GMT 2014


Author: ppluzhnikov
Date: Fri Jan 31 03:17:12 2014
New Revision: 207331

URL: http://gcc.gnu.org/viewcvs?rev=207331&root=gcc&view=rev
Log:
Forward port r206365 from google/gcc-4_8 and adjust test line numbers.

Modified:
    branches/google/main/libstdc++-v3/include/bits/deque.tcc
    branches/google/main/libstdc++-v3/include/bits/stl_bvector.h
    branches/google/main/libstdc++-v3/include/bits/stl_deque.h
    branches/google/main/libstdc++-v3/include/bits/stl_vector.h
    branches/google/main/libstdc++-v3/include/bits/vector.tcc
    branches/google/main/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/assign_neg.cc
    branches/google/main/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_1_neg.cc
    branches/google/main/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_2_neg.cc
    branches/google/main/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/insert_neg.cc
    branches/google/main/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
    branches/google/main/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
    branches/google/main/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
    branches/google/main/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc



More information about the Libstdc++-cvs mailing list