gcc/gcc ChangeLog c-decl.c c-tree.h
geoffk@gcc.gnu.org
geoffk@gcc.gnu.org
Tue Oct 5 05:02:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: static-tree-branch
Changes by: geoffk@gcc.gnu.org 2004-10-05 05:02:50
Modified files:
gcc : ChangeLog c-decl.c c-tree.h
Log message:
* c-decl.c (get_parm_info): Don't save b->id in the TREE_PURPOSE
of the list element.
(store_parm_decls_newstyle): Use TYPE_NAME of the type rather than
* c-tree.h (struct c_arg_info): Correct comment for field 'tags'.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=static-tree-branch&r1=2.5704.2.1&r2=2.5704.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&only_with_tag=static-tree-branch&r1=1.592.2.1&r2=1.592.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-tree.h.diff?cvsroot=gcc&only_with_tag=static-tree-branch&r1=1.185.2.1&r2=1.185.2.2
More information about the Gcc-cvs
mailing list