gcc/libstdc++-v3/testsuite/23_containers/list
Jonathan Wakely d9dcda6f48 PR libstdc++/58764 (again)
PR libstdc++/58764 (again)
	* include/bits/stl_list.h (list): Make default constructor's exception
	specification conditional.
	* include/bits/stl_vector.h (vector): Likewise.
	* testsuite/util/testsuite_allocator.h (SimpleAllocator): Add noexcept
	to default constructor.
	* testsuite/23_containers/list/requirements/dr438/assign_neg.cc:
	Adjust dg-error line number.
	* testsuite/23_containers/list/requirements/dr438/constructor_1_neg.cc:
	Likewise.
	* testsuite/23_containers/list/requirements/dr438/constructor_2_neg.cc:
	Likewise.
	* testsuite/23_containers/list/requirements/dr438/insert_neg.cc:
	Likewise.
	* testsuite/23_containers/vector/requirements/dr438/assign_neg.cc:
	Likewise.
	* testsuite/23_containers/vector/requirements/dr438/
	constructor_1_neg.cc: Likewise.
	* testsuite/23_containers/vector/requirements/dr438/
	constructor_2_neg.cc: Likewise.
	* testsuite/23_containers/vector/requirements/dr438/insert_neg.cc:
	Likewise.

From-SVN: r206946
2014-01-22 23:50:58 +00:00
..
capacity Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cons Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
debug Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
modifiers Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
operations Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
requirements PR libstdc++/58764 (again) 2014-01-22 23:50:58 +00:00
14340.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
18604.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
23781_neg.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
58764.cc re PR libstdc++/58764 ([lwg/2193] error: converting to ‘const std::vector<std::basic_string<char> >’ from initializer list would use explicit constructor) 2014-01-22 19:46:44 +00:00
check_construct_destroy.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
check_construct_destroy.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
init-list.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
init-list.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
pthread1.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
pthread5.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
range_access.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00