gcc/libstdc++-v3/include/bits
Paolo Carlini 3b476281b6 locale_facets.tcc: Do not include <typeinfo>.
2007-04-22  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/locale_facets.tcc: Do not include <typeinfo>.
	* testsuite/27_io/basic_ios/imbue/14072.cc: Do it here.
	* testsuite/27_io/basic_ios/cons/char/3.cc: Likewise.
	* testsuite/27_io/basic_istream/sentry/pod/1.cc: Likewise.
	* testsuite/27_io/basic_ostream/sentry/pod/1.cc: Likewise.
	* testsuite/21_strings/basic_string/inserters_extractors/
	pod/10081-in.cc: Likewise.
	* testsuite/21_strings/basic_string/inserters_extractors/
	pod/10081-out.cc: Likewise.
	* testsuite/22_locale/locale/cons/2.cc: Likewise.
	* testsuite/22_locale/locale/cons/unicode.cc: Likewise.
	* testsuite/22_locale/numpunct/members/pod/2.cc: Likewise.
	* testsuite/22_locale/global_templates/1.cc: Likewise.

From-SVN: r124039
2007-04-22 10:09:11 +00:00
..
allocator.h re PR c++/26099 (support for type traits is not available) 2007-03-30 19:45:57 +00:00
basic_ios.h
basic_ios.tcc
basic_string.h numeric_traits.h: Do not include <limits>. 2007-04-13 10:54:37 +00:00
basic_string.tcc PR libstdc++/28277 (partial: vstring bits) 2007-04-10 10:38:50 +00:00
boost_concept_check.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
c++config cc_hash_max_collision_check_resize_trigger_imp.hpp: Qualify namespace std members. 2007-04-11 01:11:56 +00:00
char_traits.h PR libstdc++/28080 (partial) 2007-03-03 10:29:14 +00:00
codecvt.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
concept_check.h
cpp_type_traits.h re PR c++/26099 (support for type traits is not available) 2007-03-30 19:45:57 +00:00
deque.tcc deque.tcc (deque<>::erase(iterator, iterator)): Fix condition. 2007-01-24 23:52:37 +00:00
fstream.tcc fstream.tcc (basic_filebuf<>::underflow): Don't call codecvt::in at all if _M_ext_next >= _M_ext_end. 2007-03-27 15:51:41 +00:00
functexcept.h
gslice.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
gslice_array.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
indirect_array.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
ios_base.h PR libstdc++/28080 (final) 2007-03-11 12:03:34 +00:00
istream.tcc numeric_traits.h: Do not include <limits>. 2007-04-13 10:54:37 +00:00
list.tcc re PR libstdc++/17012 ([DR 526] std::list's function, remove, looks like it is reading memory that has been freed.) 2007-02-09 01:00:25 +00:00
locale_classes.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
locale_facets.h PR libstdc++/28277 (partial: vstring bits) 2007-04-10 10:38:50 +00:00
locale_facets.tcc locale_facets.tcc: Do not include <typeinfo>. 2007-04-22 10:09:11 +00:00
localefwd.h re PR libstdc++/31005 (build failure on powerpc-darwin while building codecvt.cc) 2007-03-01 09:03:30 +00:00
mask_array.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
ostream.tcc PR libstdc++/28277 (partial: vstring bits) 2007-04-10 10:38:50 +00:00
ostream_insert.h PR libstdc++/28277 (partial: vstring bits) 2007-04-10 10:38:50 +00:00
postypes.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
slice_array.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
sstream.tcc PR libstdc++/28080 (partial) 2007-02-27 17:48:09 +00:00
stl_algo.h re PR libstdc++/31556 (find_if uses operator! instead of conversion to bool) 2007-04-13 22:22:56 +00:00
stl_algobase.h re PR libstdc++/31556 (find_if uses operator! instead of conversion to bool) 2007-04-13 22:22:56 +00:00
stl_bvector.h numeric_traits.h: Do not include <limits>. 2007-04-13 10:54:37 +00:00
stl_construct.h stl_algobase.h (__copy_aux(_II, _II, _OI), [...]): Use __is_pod. 2007-04-03 18:44:01 +00:00
stl_deque.h stl_algobase.h (__copy_aux(_II, _II, _OI), [...]): Use __is_pod. 2007-04-03 18:44:01 +00:00
stl_function.h
stl_heap.h re PR libstdc++/21172 (potential integer overflow error in STL heap functions) 2007-02-13 00:25:30 +00:00
stl_iterator.h type_traits.h: New. 2006-09-18 13:30:56 +00:00
stl_iterator_base_funcs.h re PR libstdc++/26020 (std::advance() isn't stable for floating point numbers) 2006-10-17 15:17:32 +00:00
stl_iterator_base_types.h
stl_list.h re PR libstdc++/29134 (Has there been a serious attempt to define the max_size() member functions?) 2006-09-21 00:11:52 +00:00
stl_map.h stl_map.h (map<>::insert(iterator, const value_type&): Uglify parameter. 2007-04-03 08:50:09 +00:00
stl_memory.h numeric_traits.h: Do not include <limits>. 2007-04-13 10:54:37 +00:00
stl_multimap.h [multiple changes] 2006-11-25 10:35:52 +00:00
stl_multiset.h [multiple changes] 2006-11-25 10:35:52 +00:00
stl_numeric.h PR libstdc++/28080 (partial) 2007-02-26 09:36:39 +00:00
stl_pair.h
stl_queue.h hash_map: Remove forward declaration of equality operator... 2006-09-21 17:54:50 +00:00
stl_raw_storage_iter.h
stl_relops.h
stl_set.h [multiple changes] 2006-11-25 10:35:52 +00:00
stl_stack.h hash_map: Remove forward declaration of equality operator... 2006-09-21 17:54:50 +00:00
stl_tempbuf.h stl_algobase.h (__copy_aux(_II, _II, _OI), [...]): Use __is_pod. 2007-04-03 18:44:01 +00:00
stl_tree.h re PR libstdc++/31440 (libstdc++-g++-v3 discarded qualifiers) 2007-04-03 08:32:31 +00:00
stl_uninitialized.h stl_algobase.h (__copy_aux(_II, _II, _OI), [...]): Use __is_pod. 2007-04-03 18:44:01 +00:00
stl_vector.h re PR libstdc++/31370 (resizing bugs in std::vector<bool>) 2007-04-02 10:15:50 +00:00
stream_iterator.h
streambuf.tcc
streambuf_iterator.h streambuf_iterator.h (istreambuf_iterator<>::equal): Simplify. 2007-01-25 13:08:51 +00:00
stringfwd.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
valarray_after.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
valarray_array.h valarray_array.h (__valarray_default_construct(_Tp*, _Tp*)): Use __is_scalar instead of __is_pod. 2007-04-04 19:06:46 +00:00
valarray_array.tcc
valarray_before.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
vector.tcc re PR libstdc++/31370 (resizing bugs in std::vector<bool>) 2007-04-02 10:15:50 +00:00