help-rcs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug target/14384] Invalid use of extra precision floating-point with -O


From: pinskia at gcc dot gnu dot org
Subject: [Bug target/14384] Invalid use of extra precision floating-point with -O0 optimization
Date: 11 Mar 2004 05:48:34 -0000

------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-11 
05:48 -------
Read up on the mailing lists for more information on why this is considered a 
non-bug and a dup of 
bug 323.  The main problem is x87 (the FP part of the x86) is not suited for 
IEEE fp work unless you 
change some stuff, that is one reason why sse improved things in this area and 
one reason why in 
x86_64 x87 is not recomened any more.

*** 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=14384




reply via email to

[Prev in Thread] Current Thread [Next in Thread]