]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/38950 (ICE: deducing function template arguments for array type.)
authorJason Merrill <jason@redhat.com>
Thu, 12 Feb 2009 22:40:37 +0000 (17:40 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 12 Feb 2009 22:40:37 +0000 (17:40 -0500)
commited7284dd13b289163440589eda15cccd9ca3ea71
tree4baa420d602ecb2cfaaabef3775e96640f5699d8
parentba18104976b9670c3bc4b59e90c4cf55d2f66d1a
re PR c++/38950 (ICE: deducing function template arguments for array type.)

        PR c++/38950
        * pt.c (unify)[TEMPLATE_PARM_INDEX]: Convert to the tsubsted type.

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