This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Compile-time optimization of mathfn(CST) ?
> From: "Joseph S. Myers" <jsm@polyomino.org.uk>
>
> [...] or precise CPU stepping seems a bad idea. (The dependence on
> the CPU version, where the host library uses CPU instructions for
> the operation but not all CPUs necessarily produce bitwise
> identical results, would in particular be liable to produce
> nonreproducibility for distcc compiles etc. - I don't think people
> using compile farms necessarily use physically identical processors
> on all machines.)
Ok I buy this one, GCC should be deterministic on compile farms.
So I await GMP. Sigh.
--
Kaveh R. Ghazi ghazi@caip.rutgers.edu