gcc/libstdc++-v3/include/debug
Paolo Carlini 27995ee1b8 re PR libstdc++/35969 (GLIBCXX_DEBUG: list::merge triggers bad assert)
2008-04-24  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/35969
	* include/debug/list (merge): Use _M_transfer_iter, consistently
	with the splice members.
	* testsuite/23_containers/list/operations/35969.cc: New.

	* testsuite/23_containers/list/operators: Rename to
	testsuite/23_containers/list/operations.

From-SVN: r134642
2008-04-24 17:03:13 +00:00
..
bitset bitset (bitset<>::all): Add, per DR 693 [Ready]. 2007-11-23 22:14:56 +00:00
debug.h run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
deque stl_list.h (insert(iterator, value_type&&)): Just forward to emplace. 2007-11-23 11:49:07 +00:00
formatter.h re PR libstdc++/31518 (_GLIBCXX_DEBUG error message formatter line width not configurable) 2007-07-04 00:09:22 +00:00
functions.h re PR libstdc++/35541 (Legal C++ program can't be compiled with -D_GLIBCXX_DEBUG) 2008-03-13 17:35:40 +00:00
list re PR libstdc++/35969 (GLIBCXX_DEBUG: list::merge triggers bad assert) 2008-04-24 17:03:13 +00:00
macros.h re PR libstdc++/34730 (Legal program doesn't compile with -D_GLIBCXX_DEBUG) 2008-01-13 01:34:58 +00:00
map throw_allocator.h: Consistent @file markup. 2006-11-29 20:59:22 +00:00
map.h stl_deque.h (deque<>::operator=(deque&&)): Implement resolution of DR 675, call clear first. 2007-11-09 17:18:10 +00:00
multimap.h stl_deque.h (deque<>::operator=(deque&&)): Implement resolution of DR 675, call clear first. 2007-11-09 17:18:10 +00:00
multiset.h stl_deque.h (deque<>::operator=(deque&&)): Implement resolution of DR 675, call clear first. 2007-11-09 17:18:10 +00:00
safe_association.h unordered_map (operator==(const unordered_map&, const unordered_map&), [...]): Remove. 2007-12-03 13:12:51 +00:00
safe_base.h auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
safe_iterator.h throw_allocator.h: Consistent @file markup. 2006-11-29 20:59:22 +00:00
safe_iterator.tcc [multiple changes] 2007-12-10 13:53:10 +00:00
safe_sequence.h throw_allocator.h: Consistent @file markup. 2006-11-29 20:59:22 +00:00
set throw_allocator.h: Consistent @file markup. 2006-11-29 20:59:22 +00:00
set.h stl_deque.h (deque<>::operator=(deque&&)): Implement resolution of DR 675, call clear first. 2007-11-09 17:18:10 +00:00
string throw_allocator.h: Consistent @file markup. 2006-11-29 20:59:22 +00:00
unordered_map unordered_map (operator==(const unordered_map&, const unordered_map&), [...]): Remove. 2007-12-03 13:12:51 +00:00
unordered_set unordered_map (operator==(const unordered_map&, const unordered_map&), [...]): Remove. 2007-12-03 13:12:51 +00:00
vector stl_list.h (insert(iterator, value_type&&)): Just forward to emplace. 2007-11-23 11:49:07 +00:00