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]

Re: CPP_SPEC patch for powerpc



  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


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