Re: GCC's -ffast-math behavior

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

 



On 02/09/2012 08:33 AM, xunxun wrote:
>         When using -ffast-math, gcc don't generate the math function 
> symbol: U _exp

No, it doesn't.  Instead gcc uses the F2XM1 instruction.  Why would
you want to call a library when gcc has an instruction to do the
job?

Andrew.




[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