gcc/libstdc++-v3/testsuite/23_containers/deque/allocator
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
..
copy.cc Update copyright years. 2015-01-05 13:33:28 +01:00
copy_assign.cc Update copyright years. 2015-01-05 13:33:28 +01:00
ext_ptr.cc Update copyright years. 2015-01-05 13:33:28 +01:00
minimal.cc Update copyright years. 2015-01-05 13:33:28 +01:00
move-2.cc Update copyright years. 2015-01-05 13:33:28 +01:00
move.cc Backport PR libstdc++/67707 fix from mainline 2015-10-02 21:08:11 +01:00
move_assign-2.cc Update copyright years. 2015-01-05 13:33:28 +01:00
move_assign.cc Update copyright years. 2015-01-05 13:33:28 +01:00
noexcept.cc Update copyright years. 2015-01-05 13:33:28 +01:00
swap.cc Update copyright years. 2015-01-05 13:33:28 +01:00