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++/34061] [4.3 regression] ICE with template-template parameters and inheritance



------- Comment #2 from paolo at gcc dot gnu dot org  2007-12-02 19:47 -------
Subject: Bug 34061

Author: paolo
Date: Sun Dec  2 19:47:18 2007
New Revision: 130573

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130573
Log:
/cp
2007-12-02  Paolo Carlini  <pcarlini@suse.de>

        PR c++/34061
        * pt.c (current_template_args): Use error_operand_p.

/testsuite
2007-12-02  Paolo Carlini  <pcarlini@suse.de>

        PR c++/34061
        * g++.dg/cpp0x/pr34061.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/pr34061.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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