[Bug c++/25337] [3.4/4.0/4.1/4.2 Regression]ICE with template processing

mmitchel at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Dec 12 01:42:00 GMT 2005



------- Comment #4 from mmitchel at gcc dot gnu dot org  2005-12-12 01:42 -------
Subject: Bug 25337

Author: mmitchel
Date: Mon Dec 12 01:42:33 2005
New Revision: 108396

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108396
Log:
        PR c++/25337 
        * pt.c (tsubst_copy_and_build): Permit dependent types for the
        object in a class member access expression.
        PR c++/25337
        * g++.dg/template/defarg7.C: New test.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/defarg7.C
Modified:
    branches/gcc-4_0-branch/gcc/cp/ChangeLog
    branches/gcc-4_0-branch/gcc/cp/pt.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list