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 ABI for complex integral types (SPARC64)


On Wed, 29 Oct 2003 15:08:28 +0100
Eric Botcazou <ebotcazou@libertysurf.fr> wrote:

> 2003-10-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
> 
>         * config/sparc/sparc.c (function_arg_partial_nregs) [TARGET_ARCH64]:
> 	Never return 1 for complex integral modes whose size is lesser or
> 	equal to a word.
> 	(function_arg_pass_by_reference) [TARGET_ARCH64]: Mention CTImode
> 	in the comment.
> 	(function_arg_advance) [TARGET_ARCH64]: Don't special-case complex
> 	modes.
> 	(sparc_va_arg) [TARGET_ARCH64]: Handle any modes whose is greater
> 	than 16 bytes by reference.

OK.


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