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/13297] in x86 target -msoft_float should imply -mno-fp-ret-in-387


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-04 08:38 -------
The manual already warns about this:
-msoft-float 
.....
On machines where a function returns floating point results in the 80387 register stack, some 
floating point opcodes may be emitted even if -msoft-float is used. 

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


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


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