r184517 - in /branches/gcc-4_5-branch/gcc: Chan...

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


Author: uros
Date: Thu Feb 23 18:01:45 2012
New Revision: 184517

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184517
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_5-branch/gcc/testsuite/gcc.dg/noncompile/pr52290.c
      - copied unchanged from r184511, trunk/gcc/testsuite/gcc.dg/noncompile/pr52290.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/c-decl.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list