gcc/libstdc++-v3/testsuite/23_containers/list
Jonathan Wakely b4db974a6b stl_list.h (list::_M_size): Use NSDMI.
* include/bits/stl_list.h (list::_M_size): Use NSDMI.
	* testsuite/23_containers/list/requirements/dr438/assign_neg.cc:
	Adjust line numbers.
	* 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.

From-SVN: r185580
2012-03-20 17:01:19 +00:00
..
capacity PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
cons hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Use std::move on the allocator, use noexcept. 2011-06-01 14:16:19 +00:00
debug formatter.h (enum _Debug_msg_id): Add __msg_self_move_assign. 2012-03-09 10:37:34 +00:00
modifiers PR libstdc++/21772 part 1 2009-12-16 05:16:46 +00:00
operations list: Implement DR 1133 here too. 2010-01-04 01:58:21 +00:00
requirements stl_list.h (list::_M_size): Use NSDMI. 2012-03-20 17:01:19 +00:00
14340.cc list: Implement DR 1133 here too. 2010-01-04 01:58:21 +00:00
18604.cc list: Implement DR 1133 here too. 2010-01-04 01:58:21 +00:00
23781_neg.cc testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +00:00
check_construct_destroy.cc check_construct_destroy.h: New. 2009-06-18 01:40:44 +00:00
check_construct_destroy.h check_construct_destroy.h: New. 2009-06-18 01:40:44 +00:00
init-list.cc check_construct_destroy.h: New. 2009-06-18 01:40:44 +00:00
init-list.h check_construct_destroy.h: New. 2009-06-18 01:40:44 +00:00
pthread1.cc Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
pthread5.cc Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
range_access.cc [multiple changes] 2010-07-27 17:27:06 +00:00