------- Additional Comments From rth at gcc dot gnu dot org  2005-01-12 00:19 
-------
And it works with today's compiler too.

As for the use of the 80387 move instructions, even with -mno-80387,
this isn't a regression.  At least 3.2 did this as well.  One could
argue that -msoft-float should imply -mno-fp-ret-in-387, but it doesn't.
Changing it now would be an ABI change that I'm not interested in making,
considering the lack of use this option gets.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME


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

Reply via email to