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] Set FPU defaults for -ffast-math on MIPS.


On Wed, Jun 9, 2010 at 10:07 AM, Kazu Hirata <kazu@codesourcery.com> wrote:
> Hi,
>
> Attached is a patch to set FPU defaults for -ffast-math on MIPS.
>
> When -ffast-math is given, the FPU default are set similarly to how
> the IA32 backend does.
>
> Tested on mips-linux-gnu. ÂOK to apply?

How does this interact with processors which don't have a FPU?  Like the Octeon.

Thanks,
Andrew Pinski


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