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++/27821


Lee Millward wrote:

> 2006-06-18  Lee Millward  <lee.millward@gmail.com>
> 
>     PR c++/27821
>     * decl.c (grokdeclarator): Return error_mark_node
>     on invalid uses of the scope resolution operator.
> 
> testsuite/
> 
> 2006-06-18  Lee Millward  <lee.millward@gmail.com>
> 
>     PR c++/27821
>     * g++.dg/template/error22.C: New test.

OK, thanks.

-- 
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]