This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: CPP_SPEC patch for powerpc
- To: Catherine Moore <clm at cygnus dot com>
- Subject: Re: CPP_SPEC patch for powerpc
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Mon, 19 Oct 1998 19:03:35 -0600
- cc: egcs-patches at cygnus dot com
- Reply-To: law at cygnus dot com
In message <199810191234.FAA12210@cygint.cygnus.com>you write:
> The vararg headers for the powerpc require _SOFT_FLOAT to
> be defined if -msoft-float is specified on the command line.
> This patch should take care of it. Please let me know if
> it's okay to install.
> Thanks,
> Catherine
>
>
> Sat Oct 17 20:38:05 1998 Catherine Moore <clm@cygnus.com>
>
> * config/rs6000/sysv4.h (CPP_SPEC): Define _SOFT_FLOAT
> if -msoft-float.
Isn't this handled via cpp_sysv & CPP_SYSV_SPEC. Or is it not being
used for some reason?
jeff