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++/27821] [4.0/4.1/4.2 regression] ICE with invalid ptr-to-member



------- Comment #2 from lmillward at gcc dot gnu dot org  2006-06-22 18:05 -------
Subject: Bug 27821

Author: lmillward
Date: Thu Jun 22 18:05:17 2006
New Revision: 114899

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114899
Log:
PR c++/27821
* decl.c (grokdeclarator): Return error_mark_node on
invalid uses of the scope resolution operator.


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


-- 


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


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