[Bug c++/29388] [4.2/4.3/4.4 regression] ICE with invalid nested name specifier

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jan 15 22:10:00 GMT 2009



------- Comment #10 from pinskia at gcc dot gnu dot org  2009-01-15 22:10 -------
Subject: Bug 29388

Author: pinskia
Date: Thu Jan 15 22:10:24 2009
New Revision: 143411

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143411
Log:

2009-01-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR C++/29388
        * decl.c (grokdeclarator): Check for a non namespace/class context.


2009-01-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR C++/29388
        * g++.dg/template/error37.C: New testcase.



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


-- 


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



More information about the Gcc-bugs mailing list