gcc/gcc ChangeLog calls.c

jason@gcc.gnu.org jason@gcc.gnu.org
Thu Dec 19 10:50:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	tree-ssa-20020619-branch
Changes by:	jason@gcc.gnu.org	2002-12-19 10:50:48

Modified files:
	gcc            : ChangeLog calls.c 

Log message:
	* calls.c (expand_call): Don't try to be clever about expanding
	the return slot address.
	
	2002-12-16  Jason Merrill  <jason@redhat.com>
	
	* calls.c (expand_call): Handle CALL_EXPR_HAS_RETURN_SLOT_ADDR
	with special struct-return ABIs.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.14646.2.42&r2=1.14646.2.43
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/calls.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.229.2.13&r2=1.229.2.14



More information about the Gcc-cvs mailing list