r184518 - in /branches/gcc-4_4-branch/gcc: Chan...

uros@gcc.gnu.org uros@gcc.gnu.org
Thu Feb 23 18:03:00 GMT 2012


Author: uros
Date: Thu Feb 23 18:03:33 2012
New Revision: 184518

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184518
Log:
	PR c/52290
	* c-decl.c (start_function): Exit early if decl1 is not FUNTION_DECL.

testsuite/ChangeLog:

	PR c/52290
	* gcc.dg/noncompile/pr52290.c: New test.


Added:
    branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/noncompile/pr52290.c
      - copied unchanged from r184511, trunk/gcc/testsuite/gcc.dg/noncompile/pr52290.c
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/c-decl.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list