r112859 - in /trunk/gcc: ChangeLog config/sparc...

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Tue Apr 11 16:25:00 GMT 2006


Author: ebotcazou
Date: Tue Apr 11 16:25:46 2006
New Revision: 112859

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112859
Log:
	* config/sparc/sparc.c (function_arg_slotno) <BLKmode>: Handle
	aggregate types other than record and union types.
	(function_arg): Likewise.
	(function_arg_pass_by_reference): In 64-bit mode, return 0 for
	small arrays.
	(function_value): In 64-bit mode, return objects that require it
	in FP registers.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sparc/sparc.c



More information about the Gcc-cvs mailing list