gcc/libstdc++-v3/testsuite/23_containers/deque
Jonathan Wakely 7131ee95d9 Backport PR libstdc++/67707 fix from mainline
PR libstdc++/67707
	* include/bits/stl_deque.h (_Deque_base::_M_move_impl): Initialize
	empty object.
	* testsuite/23_containers/deque/allocator/move.cc: Check moved-from
	deque.
	* testsuite/23_containers/deque/requirements/dr438/assign_neg.cc:
	Adjust dg-error line number.
	* testsuite/23_containers/deque/requirements/dr438/
	constructor_1_neg.cc: Likewise.
	* testsuite/23_containers/deque/requirements/dr438/
	constructor_2_neg.cc: Likewise.
	* testsuite/23_containers/deque/requirements/dr438/insert_neg.cc:
	Likewise.

From-SVN: r228420
2015-10-02 21:08:11 +01:00
..
allocator Backport PR libstdc++/67707 fix from mainline 2015-10-02 21:08:11 +01:00
capacity Update copyright years. 2015-01-05 13:33:28 +01:00
cons Update copyright years. 2015-01-05 13:33:28 +01:00
debug Update copyright years. 2015-01-05 13:33:28 +01:00
modifiers Update copyright years. 2015-01-05 13:33:28 +01:00
operators Update copyright years. 2015-01-05 13:33:28 +01:00
requirements Backport PR libstdc++/67707 fix from mainline 2015-10-02 21:08:11 +01:00
types Update copyright years. 2015-01-05 13:33:28 +01:00
14340.cc Update copyright years. 2015-01-05 13:33:28 +01:00
18604.cc Update copyright years. 2015-01-05 13:33:28 +01:00
58764.cc Update copyright years. 2015-01-05 13:33:28 +01:00
check_construct_destroy.cc Update copyright years. 2015-01-05 13:33:28 +01:00
init-list.cc Update copyright years. 2015-01-05 13:33:28 +01:00
range_access.cc Update copyright years. 2015-01-05 13:33:28 +01:00