This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C PATCH] Fix ice-on-invalid with typedef declarations in for loops (PR c/68320)
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Marek Polacek <polacek at redhat dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 13 Nov 2015 13:59:55 +0000
- Subject: Re: [C PATCH] Fix ice-on-invalid with typedef declarations in for loops (PR c/68320)
- Authentication-results: sourceware.org; auth=none
- References: <20151113132217 dot GI3185 at redhat dot com>
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