gcc/libstdc++-v3/include/bits
Paolo Carlini f5ad31630d re PR libstdc++/33613 (compilation inconsistency upper_bound vs lower_bound with -D_GLIBCXX_DEBUG)
2007-10-03  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/33613
	* include/debug/functions.h (__check_partitioned): Rename to...
	(__check_partioned_lower): ... this.
	(__check_partioned_upper): Add.
	* include/debug/macros.h (__glibcxx_check_partitioned): Rename to...
	(__glibcxx_check_partitioned_lower): ... this, adjust.
	(__glibcxx_check_partitioned_upper): Add.
	* include/debug/debug.h (__glibcxx_requires_partitioned): Rename to...
	(__glibcxx_requires_partitioned_lower): ... this, adjust.
	(__glibcxx_requires_partitioned_upper): Add.
	* include/bits/stl_algo.h (lower_bound, upper_bound, equal_range,
	binary search): Use the above.
	* testsuite/25_algorithms/lower_bound/33613.cc: New.
	* testsuite/25_algorithms/upper_bound/33613.cc: Likewise.

From-SVN: r128974
2007-10-03 00:34:40 +00:00
..
algorithmfwd.h stl_algo.h: Add return type information to comments. 2007-09-26 17:04:06 +00:00
allocator.h
basic_ios.h
basic_ios.tcc
basic_string.h valarray-inst.cc, [...]: Fix comment typos. 2007-10-01 21:49:39 +01:00
basic_string.tcc
boost_concept_check.h
c++config Add parallel mode. 2007-09-11 22:32:51 +00:00
char_traits.h Add parallel mode. 2007-09-11 22:32:51 +00:00
codecvt.h
concept_check.h
cpp_type_traits.h
deque.tcc Add parallel mode. 2007-09-11 22:32:51 +00:00
fstream.tcc valarray-inst.cc, [...]: Fix comment typos. 2007-10-01 21:49:39 +01:00
functexcept.h
functional_hash.h functional_hash.h: Add ext/numeric_traits.h. 2007-09-09 00:05:13 +00:00
gslice_array.h
gslice.h
hashtable.h find.h: Doxygen fixups. 2007-09-12 15:33:43 +00:00
indirect_array.h
ios_base.h
istream.tcc
list.tcc Add parallel mode. 2007-09-11 22:32:51 +00:00
locale_classes.h
locale_classes.tcc
locale_facets_nonio.h
locale_facets_nonio.tcc
locale_facets.h
locale_facets.tcc
localefwd.h
mask_array.h
ostream_insert.h
ostream.tcc
postypes.h
slice_array.h
sstream.tcc
stl_algo.h re PR libstdc++/33613 (compilation inconsistency upper_bound vs lower_bound with -D_GLIBCXX_DEBUG) 2007-10-03 00:34:40 +00:00
stl_algobase.h Add parallel mode. 2007-09-11 22:32:51 +00:00
stl_auto_ptr.h
stl_bvector.h Add parallel mode. 2007-09-11 22:32:51 +00:00
stl_construct.h
stl_deque.h Add parallel mode. 2007-09-11 22:32:51 +00:00
stl_function.h libstdc++.exp: Check CXXFLAGS. 2007-09-07 03:01:53 +00:00
stl_heap.h
stl_iterator_base_funcs.h
stl_iterator_base_types.h
stl_iterator.h
stl_list.h Add parallel mode. 2007-09-11 22:32:51 +00:00
stl_map.h Add parallel mode. 2007-09-11 22:32:51 +00:00
stl_multimap.h Add parallel mode. 2007-09-11 22:32:51 +00:00
stl_multiset.h Add parallel mode. 2007-09-11 22:32:51 +00:00
stl_numeric.h Add parallel mode. 2007-09-11 22:32:51 +00:00
stl_pair.h
stl_queue.h
stl_raw_storage_iter.h
stl_relops.h
stl_set.h Add parallel mode. 2007-09-11 22:32:51 +00:00
stl_stack.h
stl_tempbuf.h
stl_tree.h
stl_uninitialized.h
stl_vector.h Add parallel mode. 2007-09-11 22:32:51 +00:00
stream_iterator.h
streambuf_iterator.h
streambuf.tcc
stringfwd.h
valarray_after.h
valarray_array.h
valarray_array.tcc
valarray_before.h
vector.tcc Add parallel mode. 2007-09-11 22:32:51 +00:00