cp:
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Mar 2003 19:47:17 +0000 (19:47 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Mar 2003 19:47:17 +0000 (19:47 +0000)
commita4c04854c3b8fc8030fddf73269a961ad163431d
treeabfff919753525ab8774866744a608e236770f6d
parent2b3425efaa99cb593d37060eae60d09b3b34c73d
cp:
PR c++/9898, PR c++/383, DR 322
* pt.c (maybe_adjust_types_for_deduction) [DEDUCE_CONV]: Look
through reference types on both PARM and ARG.
testsuite:
PR c++/9898, c++/383
* g++.dg/template/conv6.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64815 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/conv6.C [new file with mode: 0644]