[Bug objc/69844] [6 Regression] Possibly bogus error: unknown type name in ObjC code
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 23 19:48:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69844
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Feb 23 19:47:24 2016
New Revision: 233643
URL: https://gcc.gnu.org/viewcvs?rev=233643&root=gcc&view=rev
Log:
PR objc/69844
* c-parser.c (c_parser_for_statement): Properly handle ObjC classes
in id_kind reclassification.
* objc.dg/pr69844.m: New test.
Added:
trunk/gcc/testsuite/objc.dg/pr69844.m
Modified:
trunk/gcc/c/ChangeLog
trunk/gcc/c/c-parser.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list