This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix complex floating-point types passing (SPARC64)


On Sat, Nov 01, 2003 at 04:10:10PM +0100, Eric Botcazou wrote:
> 	* config/sparc/sparc.c (function_arg_partial_nregs) [TARGET_ARCH64]:
> 	Return 0 for all complex modes whose size is lesser or equal to a
> 	word.  Add a ??? comment for the condition used with 16-byte
> 	aligned modes.

Ok.

> 	* gcc.dg/sparc-complex-1.c: New test.

I don't see anything sparc-specific here.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]