diff options
| author | Nathan Sidwell <nathan@codesourcery.com> | 2005-03-31 17:36:17 +0000 | 
|---|---|---|
| committer | Nathan Sidwell <nathan@gcc.gnu.org> | 2005-03-31 17:36:17 +0000 | 
| commit | dda0439880fee40a90309ed74446c29a3ca08a05 (patch) | |
| tree | 5ecfece501acdb1b2be881d9444e863d74730ab4 /gcc/lambda-code.c | |
| parent | 27954bdbc3051fbf6adfdc8675fa33f36da7c292 (diff) | |
| download | gcc-dda0439880fee40a90309ed74446c29a3ca08a05.zip gcc-dda0439880fee40a90309ed74446c29a3ca08a05.tar.gz gcc-dda0439880fee40a90309ed74446c29a3ca08a05.tar.bz2  | |
PR c++/19203, implement DR 214
cp:
	PR c++/19203, implement DR 214
	* call.c (joust): Use more_specialized_fn.
	* cp-tree.h (DEDUCE_ORDER): Remove.
	(more_specialized): Replace with ...
	(more_specialized_fn): ... this.
	* pt.c (maybe_adjust_types_for_deduction): Remove DEDUCE_ORDER
	case.
	(type_unification_real): Remove DEDUCE_ORDER case.
	(more_specialized): Replace with ...
	(more_specialized_fn): ... this.  Implement DR 214.
	(most_specialized_instantiation): Use get_bindings_real directly.
testsuite:
	PR c++/19203, DR 214
	* g++.dg/parse/ambig3.C: Not ambiguous.
	* g++.dg/template/spec20.C: New.
	* g++.dg/template/spec21.C: New.
From-SVN: r97336
Diffstat (limited to 'gcc/lambda-code.c')
0 files changed, 0 insertions, 0 deletions
