Re: [arch-dev-public] [signoff] gcc-4.5 toolchain rebuild

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



On 17/04/10 00:03, Emmanuel Benisty wrote:
Just out of curiosity, what is the plan regarding this issue (quoted
from the gcc changelog):

On x86 targets, code containing floating-point calculations may run
significantly slower when compiled with GCC 4.5 in strict C99
conformance mode than they did with earlier GCC versions. This is due
to stricter standard conformance of the compiler and can be avoided by
using the option -fexcess-precision=fast;


From what I understand, this requires passing -std=c99 (or equivalent) to the compiler for it to use strict C99 mode. So most software will not be affected. Of course, the maintainer of any software the does set C99 mode should consider this.

Allan


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux