r268539 - in /trunk/libstdc++-v3: ChangeLog tes...

redi@gcc.gnu.org redi@gcc.gnu.org
Tue Feb 5 14:53:00 GMT 2019


Author: redi
Date: Tue Feb  5 14:53:53 2019
New Revision: 268539

URL: https://gcc.gnu.org/viewcvs?rev=268539&root=gcc&view=rev
Log:
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.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/49836.cc



More information about the Libstdc++-cvs mailing list