------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-07-25 
21:13 -------
Subject: Bug 19208

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-3_4-branch
Changes by:     [EMAIL PROTECTED]       2005-07-25 21:13:18

Modified files:
        gcc/cp         : ChangeLog pt.c 
        gcc/testsuite  : ChangeLog 
Added files:
        gcc/testsuite/g++.dg/template: array11.C 

Log message:
        cp/
        PR c++/19208
        * pt.c (tsubst): Use fold_non_dependent_expr to fold array domains.
        
        testsuite/
        PR c++/19208
        * g++.dg/template/array11.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3892.2.227&r2=1.3892.2.228
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.816.2.55&r2=1.816.2.56
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3389.2.408&r2=1.3389.2.409
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/array11.C.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.34.1



-- 


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

Reply via email to