Re: Options for using hardware implementation of remainder and square root on i32

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Tim Prince <TimothyPrince@xxxxxxxxxxxxx> writes:

> In order to support Fortran, gcc has a specific flag to turn off the
> sqrt retry, thus breaking errno and exception handling.  Maybe g++
> -ffast-math or icpc -fp-model fast=2 might include such an option.
> Those are big hammers which evidently aren't suitable for general use.

See -fno-math-errno.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux