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++/39054] [4.3/4.4 regression] ICE with invalid pseudo-dtor in template



------- Comment #1 from jason at gcc dot gnu dot org  2009-02-02 18:38 -------
Subject: Bug 39054

Author: jason
Date: Mon Feb  2 18:38:10 2009
New Revision: 143876

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143876
Log:
        PR c++/39054
        * parser.c (cp_parser_unqualified_id): Don't wrap error_mark_node
        in BIT_NOT_EXPR.

Added:
    trunk/gcc/testsuite/g++.dg/parse/dtor14.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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