This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: powerpc builtin_apply and -msoft-float
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Alan Modra <amodra at bigpond dot net dot au>
- Cc: gcc-patches at gcc dot gnu dot org, Tom Gall <tom_gall at vnet dot ibm dot com>
- Date: Fri, 28 Mar 2003 20:05:44 -0500
- Subject: Re: powerpc builtin_apply and -msoft-float
* config/rs6000/rs6000.h (FUNCTION_VALUE_REGNO_P): Respect
TARGET_HARD_FLOAT. Reformat.
(FUNCTION_ARG_REGNO_P): Likewise, and remove unneeded casts.
This is fine with me. Ask Gaby about GCC 3.2.
Thanks, David