[Bug middle-end/323] optimized code gives strange floating point results

2010-10-05 Thread ian at macky dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=323 --- Comment #160 from Ian Macky 2010-10-05 20:34:12 UTC --- Whoever is testing mail: couldn't you have made a phoney bug report to test with, and not used a live one which had me on the CC list? I've gotten about two dozen random mailer-daemon bou

[Bug c/45691] Floating point comparison failure

2010-09-16 Thread ian at macky dot net
--- Comment #6 from ian at macky dot net 2010-09-16 17:44 --- Subject: Re: Floating point comparison failure Thanks everyone. I usually do fuzzy floating-point comparison, except in certain special circumstances. I will switch to using double constants; I'm trying for a code th