[Bug c/45691] New: Floating point comparison failure

2010-09-16 Thread ian at macky dot net
Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ian at macky dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45691

[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