This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/10902: comparing doubles is not consistent in gcc 3.3 (SuSE version)


Synopsis: comparing doubles is not consistent in gcc 3.3 (SuSE version)

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Wed May 21 14:14:07 2003
State-Changed-Why:
    I get the same result for 3.2.3, 3.3 (release) and 3.4
    (mainline):
    
    g/x> /home/bangerth/bin/gcc-3.4-pre/bin/c++ x.cc
    g/x> ./a.out
    one != belowone
    double(1) != double(1) - DBL_EPSILON
    
    Could you possibly try with the 3.3 release, not with the
    snapshot SuSE is shipping?
    
    Thanks
      Wolfgang

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10902


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]