gcc/libstdc++-v3/testsuite
Mark Mitchell e7e9396544 re PR c++/9737 ([DR150] Partial template specialisation selection failure involving template parameter defaults)
PR c++/9737
	* pt.c (coerce_template_template_parms): Do not templates with
	excess default arguments to match template template parameters
	with fewer parameters.
	(coerce_template_parms): Add use_default_args parameter; use
	default arguments only when true.
	(lookup_template_class): Adjust call to coerce_template_parms.
	(fn_type_unification): Likewise.
	(unify): Likewise.
	(get_bindings): Likewise.
	(dependent_type_p): Add assertions.

	PR c++/9737
	* g++.dg/template/ttp15.C: New test.
	* g++.dg/template/ttp16.C: Likewise.
	* g++.dg/template/ttp17.C: Likewise.
	* g++.old-deja/g++.pt/ttp36.C: Remove.
	* g++.old-deja/g++.pt/ttp19.C: Likewise.
	* g++.old-deja/g++.pt/ttp37.C: Likewise.
	* g++.old-deja/g++.pt/ttp38.C: Likewise.
	* g++.old-deja/g++.pt/ttp39.C: Likewise.
	* g++.old-deja/g++.pt/ttp9.C: Likewise.
	* g++.old-deja/g++.pt/ttp40.C: Likewise.
	* g++.old-deja/g++.pt/ttp51.C: Likewise.
	* g++.old-deja/g++.pt/ttp26.C: Likewise.
	* g++.old-deja/g++.pt/ttp36.C: Likewise.

	* testsuite/testsuite_tr1.h (test_property): New function.
	* testsuite/tr1/4_metaprogramming/type_properties/extent/extent.cc 
	(test01)

From-SVN: r110693
2006-02-07 11:11:30 +00:00
..
17_intro
18_support [multiple changes] 2005-12-28 09:57:57 +00:00
19_diagnostics
20_util mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
21_strings [multiple changes] 2005-12-28 09:57:57 +00:00
22_locale testsuite_hooks.h (test_tm(unsigned)): Change to take all the tm members. 2006-01-06 02:11:55 +00:00
23_containers Implement list::splice (and merge) bits of N1599 2006-01-20 02:38:54 +00:00
24_iterators
25_algorithms [multiple changes] 2005-12-28 09:57:57 +00:00
26_numerics mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
27_io 21955.cc: Avoid warning on string constant. 2006-02-04 10:00:58 +00:00
backward
config
data
demangle
ext re PR libstdc++/21554 (ext/array_allocator/2.cc execution fails) 2006-01-31 17:46:07 +00:00
lib acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Enable --gc-sections in more cases. 2006-01-13 03:58:38 +00:00
libstdc++-abi
libstdc++-dg
performance
thread [multiple changes] 2005-12-28 09:57:57 +00:00
tr1 re PR c++/9737 ([DR150] Partial template specialisation selection failure involving template parameter defaults) 2006-02-07 11:11:30 +00:00
Makefile.am
Makefile.in
testsuite_abi.cc
testsuite_abi.h
testsuite_abi_check.cc
testsuite_allocator.cc
testsuite_allocator.h stl_list.h (_List_base<>::_M_get_Node_allocator): Add. 2006-01-03 13:19:23 +00:00
testsuite_character.cc
testsuite_character.h mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
testsuite_common_types.h
testsuite_hooks.cc testsuite_hooks.h (test_tm(unsigned)): Change to take all the tm members. 2006-01-06 02:11:55 +00:00
testsuite_hooks.h testsuite_hooks.h (test_tm(unsigned)): Change to take all the tm members. 2006-01-06 02:11:55 +00:00
testsuite_io.h mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
testsuite_iterators.h mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
testsuite_performance.h
testsuite_shared.cc
testsuite_tr1.h re PR c++/9737 ([DR150] Partial template specialisation selection failure involving template parameter defaults) 2006-02-07 11:11:30 +00:00
testsuite_visualization.h