gcc/libstdc++-v3/testsuite/23_containers
Brendan Kehoe 84b9f762bb std_bitset.h (bitset::test): Fix __pos >= _Nb comparison; all positions must be < _Nb.
2001-06-04  Brendan Kehoe  <brendan@zen.org>
            Phil Edwards  <pme@sources.redhat.com>

	* include/bits/std_bitset.h (bitset::test):  Fix __pos >= _Nb
	comparison; all positions must be < _Nb.
	* testsuite/23_containers/bitset_members.cc:  New file.

Co-Authored-By: Phil Edwards <pme@gcc.gnu.org>

From-SVN: r42859
2001-06-04 17:42:22 +00:00
..
bitset_ctor.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
bitset_members.cc std_bitset.h (bitset::test): Fix __pos >= _Nb comparison; all positions must be < _Nb. 2001-06-04 17:42:22 +00:00
bitset_shift.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
map_operators.cc map_operators.cc: Add dg-excess-errors. 2001-04-18 01:06:05 +00:00
multiset.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
set_operators.cc map_operators.cc: Add dg-excess-errors. 2001-04-18 01:06:05 +00:00
vector_capacity.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
vector_ctor.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
vector_element_access.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
vector_modifiers.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00