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 target/21809] Floating Optimization Bug


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-29 19:35 -------
(In reply to comment #13)
> (In reply to comment #10)
> > Please go read the papers.  Basically x87 is broken in this respect, use
> eithera different machine or use 
> > SSE.
> It be good idea to do that by default then?
It is on x86_64, remember SSE is not every where.

Just use -ffloat-store instead.

*** This bug has been marked as a duplicate of 323 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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