This is the mail archive of the gcc-cvs@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]

r221057 - in /branches/gcc-4_9-branch/gcc: c/Ch...


Author: mpolacek
Date: Fri Feb 27 12:24:02 2015
New Revision: 221057

URL: https://gcc.gnu.org/viewcvs?rev=221057&root=gcc&view=rev
Log:
	PR c/65228
	* c-decl.c (start_decl): Return NULL_TREE if decl is an error node.

	* gcc.dg/pr65228.c: New test.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/pr65228.c
Modified:
    branches/gcc-4_9-branch/gcc/c/ChangeLog
    branches/gcc-4_9-branch/gcc/c/c-decl.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog


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