This is the mail archive of the gcc@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: 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


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