]> gcc.gnu.org Git - gcc.git/commit
Restore previous behaviour of test
authorJonathan Wakely <jwakely@redhat.com>
Tue, 5 Feb 2019 14:53:53 +0000 (14:53 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 5 Feb 2019 14:53:53 +0000 (14:53 +0000)
commit39bc6f8752102f38d0c0ca86c02d14ee5d1d0b5f
tree56a2e1b2ce32c389d9659c53c6021fff9d0cfffa
parent258bd1d63aec54899b12269325eca9712d61adfe
Restore previous behaviour of test

Go back to using CopyConsOnlyType as before r265485, because it works
again now. Add test using DelAnyAssign for completeness and additional
coverage.

* testsuite/23_containers/vector/modifiers/push_back/49836.cc: Restore
use of CopyConsOnlyType, but also test DelAnyAssign for completeness.

From-SVN: r268539
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/49836.cc
This page took 0.053634 seconds and 5 git commands to generate.