gcc/libstdc++-v3/include
Volker Reichelt a7a4444157 re PR libstdc++/19510 ([3.3 only] Uninitialized pointers in iterators)
PR libstdc++/19510
	* include/bits/stl_list.h (_List_iterator): Initialize _M_node
	in constructor.
	(_List_const_iterator): Likewise.
	* include/bits/stl_tree.h (_Rb_tree_iterator): Likewise.
	(_Rb_tree_const_iterator): Likewise.

	* testsuite/23_containers/map/operators/1_neg.cc: Adjust line numbers.
	* testsuite/23_containers/set/operators/1_neg.cc: Likewise.

From-SVN: r94002
2005-01-21 01:23:28 +00:00
..
backward
bits re PR libstdc++/19510 ([3.3 only] Uninitialized pointers in iterators) 2005-01-21 01:23:28 +00:00
c
c_compatibility
c_std re PR libstdc++/19322 (std::isnan<>() is broken on FreeBSD) 2005-01-16 09:59:06 +00:00
debug re PR libstdc++/16813 (compiler error in DEBUG version of range insertion std::map::insert) 2004-07-29 10:52:49 +00:00
ext array_allocator.h (array_allocator<>::allocate): Avoid __used. 2005-01-19 21:59:55 +00:00
std fstream.tcc: Remove unnecessary qualifications for uglified data members of basic_filebuf... 2005-01-06 20:40:25 +00:00
tr1 re PR libstdc++/19535 (Wrong return types for __pair_get<1>) 2005-01-20 02:13:49 +00:00
Makefile.am acinclude.m4: Remove CCODECVT_H. 2005-01-07 19:34:46 +00:00
Makefile.in acinclude.m4: Remove CCODECVT_H. 2005-01-07 19:34:46 +00:00
stdc++.h