egcs/gcc ChangeLog function.c stmt.c cp/Change ...

jason@gcc.gnu.org jason@gcc.gnu.org
Sat Nov 11 16:11:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	jason@gcc.gnu.org	2000-11-11 16:11:47

Modified files:
	gcc            : ChangeLog function.c stmt.c 
	gcc/cp         : ChangeLog typeck.c 

Log message:
	* function.c (assign_parms): If TREE_ADDRESSABLE is set, try to
	give the parm a register and then call put_var_into_stack.
	* stmt.c (expand_decl): Likewise.
	
	cp/
	* typeck.c (mark_addressable): Don't call put_var_into_stack.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.8233&r2=1.8234
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/function.c.diff?cvsroot=gcc&r1=1.229&r2=1.230
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/stmt.c.diff?cvsroot=gcc&r1=1.174&r2=1.175
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.2065&r2=1.2066
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/typeck.c.diff?cvsroot=gcc&r1=1.316&r2=1.317



More information about the Gcc-cvs mailing list