gcc/libstdc++-v3/include/tr1
Jason Merrill 94df301fa0 re PR c++/24163 (dependent Base class scope examined during unqualified name lookup in template)
PR c++/24163
	PR c++/29131
gcc/cp/
	* pt.c (tsubst_copy_and_build) [CALL_EXPR]: Avoid repeating
	unqualified lookup.
	* semantics.c (perform_koenig_lookup): Add complain parm.
	* cp-tree.h: Adjust.
	* parser.c (cp_parser_postfix_expression): Adjust.
	(cp_parser_perform_range_for_lookup): Adjust.
libstdc++-v3/
	* include/ext/pb_ds/assoc_container.hpp: Explicitly qualify calls to
	functions from dependent bases.
	* include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp: Likewise.
	* include/ext/pb_ds/detail/rb_tree_map_/
	split_join_fn_imps.hpp: Likewise.
	* include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp: Likewise.
	* include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp: Likewise.
	* include/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp: Likewise.
	* include/ext/pb_ds/detail/splay_tree_/
	split_join_fn_imps.hpp: Likewise.
	* include/ext/pb_ds/detail/tree_policy/
	order_statistics_imp.hpp: Likewise.
	* include/ext/pb_ds/detail/trie_policy/
	prefix_search_node_update_imp.hpp: Likewise.
	* include/ext/rc_string_base.h: Likewise.
	* include/ext/rope: Likewise.
	* include/ext/ropeimpl.h: Likewise.
	* testsuite/util/exception/safety.h: Likewise.
	* testsuite/util/native_type/native_priority_queue.hpp: Likewise.
	* testsuite/util/testsuite_io.h: Likewise.
	* include/std/functional: Declare mem_fn earlier.
	* include/tr1/functional: Likewise.
	* include/tr1/exp_integral.tcc: Declare __expint_E1 earlier.

From-SVN: r173965
2011-05-20 14:01:22 -04:00
..
array PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
bessel_function.tcc PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
beta_function.tcc PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
ccomplex Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
cctype PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
cfenv PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
cfloat Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
cinttypes PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
climits Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
cmath re PR libstdc++/48933 (Infinite recursion in tr1/cmath functions with complex parameters) 2011-05-09 15:38:21 +00:00
complex [multiple changes] 2011-02-12 18:30:50 +00:00
complex.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
cstdarg Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
cstdbool Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
cstdint PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
cstdio PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
cstdlib PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
ctgmath Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
ctime Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
ctype.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
cwchar PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
cwctype PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
ell_integral.tcc PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
exp_integral.tcc re PR c++/24163 (dependent Base class scope examined during unqualified name lookup in template) 2011-05-20 14:01:22 -04:00
fenv.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
float.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
functional re PR c++/24163 (dependent Base class scope examined during unqualified name lookup in template) 2011-05-20 14:01:22 -04:00
functional_hash.h PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
gamma.tcc PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
hashtable.h PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
hashtable_policy.h PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
hypergeometric.tcc PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
inttypes.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
legendre_function.tcc PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
limits.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
math.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
memory cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
modified_bessel_func.tcc PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
poly_hermite.tcc PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
poly_laguerre.tcc PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
random c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove. 2011-01-21 19:41:13 +00:00
random.h PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
random.tcc PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
regex PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
riemann_zeta.tcc PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
shared_ptr.h c++config (_GLIBCXX_DEPRECATED): To _GLIBCXX_USE_DEPRECATED. 2011-01-31 20:46:43 +00:00
special_function_util.h PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
stdarg.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
stdbool.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
stdint.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
stdio.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
stdlib.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
tgmath.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
tuple PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
type_traits PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
unordered_map hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
unordered_map.h PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
unordered_set hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
unordered_set.h PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
utility PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
wchar.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
wctype.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00