r114398 - in /branches/lto: ChangeLog.lto gcc/t...

kazu@gcc.gnu.org kazu@gcc.gnu.org
Mon Jun 5 18:01:00 GMT 2006


Author: kazu
Date: Mon Jun  5 18:01:17 2006
New Revision: 114398

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114398
Log:
	* gcc/tree.h (DECL_ARG_TYPE): Use parm_decl.arg_type.
	(tree_parm_decl): Add arg_type.
	* gcc/testsuite/gcc.dg/Wshadow-1.c,
	gcc/testsuite/gcc.dg/decl-4.c,
	gcc/testsuite/gcc.dg/parm-forwdecl-1.c: Look for "declaration"
	instead of "definition".

Modified:
    branches/lto/ChangeLog.lto
    branches/lto/gcc/testsuite/gcc.dg/Wshadow-1.c
    branches/lto/gcc/testsuite/gcc.dg/decl-4.c
    branches/lto/gcc/testsuite/gcc.dg/parm-forwdecl-1.c
    branches/lto/gcc/tree.h



More information about the Gcc-cvs mailing list