[patch] Set FPU defaults for -ffast-math on MIPS.

Nathan Froyd froydnj@codesourcery.com
Wed Jun 9 18:20:00 GMT 2010


On Wed, Jun 09, 2010 at 10:52:47AM -0700, Andrew Pinski wrote:
> On Wed, Jun 9, 2010 at 10:07 AM, Kazu Hirata <kazu@codesourcery.com> wrote:
> > Attached is a patch to set FPU defaults for -ffast-math on MIPS.
> 
> How does this interact with processors which don't have a FPU?  Like the Octeon.

The new crtfastmath.c bits are protected with #ifdef __mips_hard_float.

-Nathan



More information about the Gcc-patches mailing list