Sent from my iPhone
On Jun 13, 2010, at 2:34 PM, "Daniel dot Davies at xerox dot com" > wrote:
When compiled with -03, the attached file prints out an error
message due to
incorrectly comparing "xCount + 32 < 0x8000". When compiled
with the
default optimization, it prints out the co
When compiled with -03, the attached file prints out an error message due to
incorrectly comparing "xCount + 32 < 0x8000". When compiled with the
default optimization, it prints out the correct message.
$ gcc -v -save-temps -std=gnu99 -fno-strict-aliasing -funroll-loops
-march=core2 -mfpmath=