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] [powerpc] add multiarch definitions for powerpc-linux-gnu


Am 14.11.2012 23:41, schrieb Joseph S. Myers:
> Your t-linux setting fails to allow for the possibility of the compiler 
> being configured to default to soft-float (whether --with-float=soft, or 
> --with-cpu etc. for a CPU that implies soft-float).  soft-float (only 
> supported for 32-bit) is ABI-incompatible with hard-float and needs its 
> own multiarch name.

checking for --with-float=soft is ok, but I'm a bit lost which cpu's imply
soft-float. rs6000/t-fprules MULTILIB_MATCHES_FLOAT has a list of such cpu's.
Are these all cpu's which imply soft-float?

  Matthias


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