This is the mail archive of the gcc-patches@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]

Re: [PATCH] Fix PR c++/37555 and PR c++/37556 (ICEs with invalid typedef)


Simon Martin wrote:

> :ADDPATCH c++:

> 2008-09-27  Simon Martin  <simartin@users.sourceforge.net>
> 
> 	PR c++/37555
> 	PR c++/37556
> 	* decl.c (grokdeclarator): Set the type for typedefs to a
> 	nested-name-specifier to error_mark_node.

:REVIEWMAIL: OK

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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