------- Comment #4 from simartin at gcc dot gnu dot org 2008-09-30 19:57 ------- Subject: Bug 37555
Author: simartin Date: Tue Sep 30 19:56:13 2008 New Revision: 140796 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140796 Log: gcc/cp/ 2008-09-30 Simon Martin <[EMAIL PROTECTED]> PR c++/37555 * decl.c (grokdeclarator): Set the type for typedefs to a nested-name-specifier to error_mark_node. gcc/testsuite/ 2008-09-30 Simon Martin <[EMAIL PROTECTED]> PR c++/37555 * g++.dg/parse/error32.C: New test. Added: branches/gcc-4_3-branch/gcc/testsuite/g++.dg/parse/error32.C Modified: branches/gcc-4_3-branch/gcc/cp/ChangeLog branches/gcc-4_3-branch/gcc/cp/decl.c branches/gcc-4_3-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37555