pt.c (unify, ARRAY_TYPE): Element type can be more qualified.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 13 Sep 2002 21:47:22 +0000 (21:47 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 13 Sep 2002 21:47:22 +0000 (21:47 +0000)
commit712467a4c95b97059c09de437fa8cbd046663f6a
tree5a445ad19242301c5ad05e9d614ae622c3bbd199
parent32b4f6f42ab798717813254ce9a2087f6573522c
pt.c (unify, ARRAY_TYPE): Element type can be more qualified.

cp:
* pt.c (unify, ARRAY_TYPE): Element type can be more qualified.
testsuite:
* g++.dg/template/deduce1.C: New test.

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