pt.c (unify): Don't check cv quals of array types.
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 14 Feb 2001 09:50:06 +0000 (09:50 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 14 Feb 2001 09:50:06 +0000 (09:50 +0000)
commitd0ab76243b1d7c0c8fed61ccc9b6835216a90e5f
tree5f92ac1ee453e7b4856484080511b1a004a8b379
parent7773899b5fef6b079b6c09b2d6cf5b8e309e3120
pt.c (unify): Don't check cv quals of array types.

cp:
* pt.c (unify): Don't check cv quals of array types.
testsuite:
* g++.old-deja/g++.pt/deduct6.C: New test.

From-SVN: r39666
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.pt/deduct6.C [new file with mode: 0644]