[Bug c++/27821] [4.0/4.1 regression] ICE with invalid ptr-to-member

lmillward at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Jun 25 17:06:00 GMT 2006



------- Comment #5 from lmillward at gcc dot gnu dot org  2006-06-25 17:05 -------
Subject: Bug 27821

Author: lmillward
Date: Sun Jun 25 17:05:22 2006
New Revision: 114989

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


Added:
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/error22.C
Modified:
    branches/gcc-4_0-branch/gcc/cp/ChangeLog
    branches/gcc-4_0-branch/gcc/cp/decl.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list