[Bug c++/38950] [4.3/4.4 regression] ICE: deducing function template arguments for array type.

jason at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Feb 17 18:27:00 GMT 2009



------- Comment #6 from jason at gcc dot gnu dot org  2009-02-17 18:27 -------
Subject: Bug 38950

Author: jason
Date: Tue Feb 17 18:27:32 2009
New Revision: 144239

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144239
Log:
        PR c++/38950
        * pt.c (unify)[TEMPLATE_PARM_INDEX]: Convert to the tsubsted type.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/template/array20.C
      - copied unchanged from r144139,
trunk/gcc/testsuite/g++.dg/template/array20.C
Modified:
    branches/gcc-4_3-branch/gcc/cp/ChangeLog
    branches/gcc-4_3-branch/gcc/cp/pt.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38950



More information about the Gcc-bugs mailing list