This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] sparcv9 ABI change: pass real complex in fp regs
- From: Richard Henderson <rth at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sat, 30 Mar 2002 13:18:49 -0800
- Subject: Re: [PATCH] sparcv9 ABI change: pass real complex in fp regs
- References: <20020330085419.R32482@sunsite.ms.mff.cuni.cz>
On Sat, Mar 30, 2002 at 08:54:19AM +0100, Jakub Jelinek wrote:
> * config/sparc/sparc.c (function_arg_record_value_1): Pass complex
> floating fields in float regs.
> (function_arg_record_value_2): Likewise.
Ok.
r~