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++/34100] [4.3 regression] ICE with vector attribute



------- Comment #2 from jakub at gcc dot gnu dot org  2007-11-16 07:06 -------
Subject: Bug 34100

Author: jakub
Date: Fri Nov 16 07:06:25 2007
New Revision: 130220

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130220
Log:
        PR c++/34100
        * pt.c (apply_late_template_attributes): Do nothing if decl's type is
        error_mark_node.

        * g++.dg/template/crash73.C: New test.

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


-- 


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


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