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]

[Bug middle-end/33611] Optimizations generate incorrect code



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-10-01 17:10 -------
I think you should read http://www.validlab.com/goldberg/paper.pdf .  I think
what is happening is on x86, there is extra precision so really you are running
into bug 323.  Can you try to add -ffloat-store?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |middle-end


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33611


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