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: [C PATCH] Fix ice-on-invalid with typedef declarations in for loops (PR c/68320)


On Fri, 13 Nov 2015, Marek Polacek wrote:

> 2015-11-13  Marek Polacek  <polacek@redhat.com>
> 
> 	PR c/68320
> 	* c-parser.c (c_parser_for_statement): Treat unknown tokens as IDs.
> 
> 	* gcc.dg/pr68320.c: New test.

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


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