]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/9898, PR c++/383, DR 322
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 24 Mar 2003 19:47:17 +0000 (19:47 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 24 Mar 2003 19:47:17 +0000 (19:47 +0000)
commit1c82cc908167526cae555db74532db40f889fe1d
treeabfff919753525ab8774866744a608e236770f6d
parenta5fcc8951b1107c6fd32b670e0e9919e53349bcf
PR c++/9898, PR c++/383, DR 322

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.

From-SVN: r64815
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/conv6.C [new file with mode: 0644]