------- 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 that is maximally portable, so having to worry about what exact compiler switches to use is anathema. And might I add: you people are super-fast! I'm very impressed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45691