[Bug c/45691] Floating point comparison failure
ian at macky dot net
gcc-bugzilla@gcc.gnu.org
Thu Sep 16 17:44:00 GMT 2010
------- 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
More information about the Gcc-bugs
mailing list