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] |
icc's good performance on Kahan's Paranoia benchmark is surprising given that it makes obviously unsafe floating point transformations; a reasonable conclusion is that its developers were asked for both a good Paranoia score and good floating point performance, and they cut corners, but took care not to break Paranoia.
Actually to be fair, we have often found in the past that an impression that ICC was doing something horrible turned out to be wrong on more careful examination, so let's make sure we know what we are talking about here :-)
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |