optimization/10772: Result differences between debug and optmize libs on linux; and with sol/nt on optimize mode

bangerth@dealii.org bangerth@dealii.org
Wed May 14 15:46:00 GMT 2003


Synopsis: Result differences between debug and optmize libs on linux; and with sol/nt on optimize mode

State-Changed-From-To: feedback->closed
State-Changed-By: bangerth
State-Changed-When: Wed May 14 15:14:48 2003
State-Changed-Why:
    Not a bug. Optimized and debug compilations give the same
    result is -ffloat-store is used. On NT, a similar accuracy
    truncation mechanism is used by default. On Solaris, all
    accuracy is 64bit.
    
    W.

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



More information about the Gcc-bugs mailing list