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 ieee float tests


	I think the best solution is to use "-mcpu=powerpc" for all AIX
targets.  This will put the compiler into the proper mode for
PowerPC-based systems (some of which may still be recognized as rs6000
depending on config.guess).  For POWER systems, the instruction will cause
a crash, but the tests already are failing, so this is no worse than the
current situation.  You might want to check for aix4* and aix5*.

Thanks, David


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