r238885 - in /trunk/gcc: c/ChangeLog c/c-decl.c...
mpolacek@gcc.gnu.org
mpolacek@gcc.gnu.org
Fri Jul 29 17:36:00 GMT 2016
Author: mpolacek
Date: Fri Jul 29 17:36:46 2016
New Revision: 238885
URL: https://gcc.gnu.org/viewcvs?rev=238885&root=gcc&view=rev
Log:
PR c/71573
* c-decl.c (implicitly_declare): Return decl early not only for
error_mark_nodes, but for anything that is not a FUNCTION_DECL.
* gcc.dg/noncompile/pr71573.c: New test.
Added:
trunk/gcc/testsuite/gcc.dg/noncompile/pr71573.c
Modified:
trunk/gcc/c/ChangeLog
trunk/gcc/c/c-decl.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list