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: GCC options and floating-point correctness (benchmarks)


Joe Buck wrote:

Agreed; we should be cautious before deciding that there is a problem.
Are we certain, for example, that icc's optimization of

(a+b)+c == a+(b+c)

for double a, b, and c, is impermissibly aggressive?

In my view, yes.


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