This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



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

Author: mmitchel
Date: Mon Dec 12 01:40:25 2005
New Revision: 108394

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108394
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:
    trunk/gcc/testsuite/g++.dg/template/defarg7.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]