gcc/libstdc++-v3/config
Benjamin Kosnik d3d526aca6 stl_tree.h (_S_rb_tree_red): Make enum.
2002-03-06  Benjamin Kosnik  <bkoz@redhat.com>
	    Stephen M. Webb  <stephen.webb@bregmasoft.com>

	* include/bits/stl_tree.h (_S_rb_tree_red): Make enum.
	(_S_rb_tree_black): Make enum.
	Clean. Format.
	* include/bits/stl_bvector.h (__WORD_BIT): To _M_word_bit, enum.
	* include/bits/stl_algo.h (__stl_chunk_size): _M_chunk_size, enum.
	(__stl_threshold): _M_threshold, enum.
	* src/stl-inst.cc: Same.
	* config/linker-map.gnu: Remove.

	* testsuite/23_containers/vector_bool.cc: New.

Co-Authored-By: Stephen M. Webb <stephen.webb@bregmasoft.com>

From-SVN: r50393
2002-03-07 06:53:23 +00:00
..
cpu atomicity.h: Corrected for RTEMS targets which do not have a CAS instruction. 2002-02-14 18:57:38 +00:00
io stl_algo (__stl_threshold): Declare external. 2002-02-12 04:35:58 +00:00
locale std_fstream.h (filebuf::__file_type): Change to __basic_file<char>. 2002-02-08 01:34:41 +00:00
os 2002-02-20 Danny Smith <dannysmith@users.sourceforge.net> 2002-02-20 17:18:00 +00:00
linker-map.dummy acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Also check version. 2002-02-20 22:10:39 +00:00
linker-map.gnu stl_tree.h (_S_rb_tree_red): Make enum. 2002-03-07 06:53:23 +00:00