[Bug target/18896] addressing split complex parm

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Dec 23 00:11:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-12-23 00:11 -------
Subject: Bug 18896

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	amodra@gcc.gnu.org	2004-12-23 00:10:50

Modified files:
	gcc            : ChangeLog function.c 

Log message:
	PR target/18896
	* function.c (split_complex_args): Set DECL_ARTIFICIAL and DECL_IGNORED_P
	for real and imaginary parts if the parm is addressable.
	(assign_parms_unsplit_complex): If parm addressable, save real
	and imaginary parts to a stack temp.  Pass assign_parm_data_all.
	(assign_parms): Adjust assign_parms_unsplit_complex call.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6924&r2=2.6925
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.c.diff?cvsroot=gcc&r1=1.595&r2=1.596



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18896



More information about the Gcc-bugs mailing list