------- Additional Comments From rth at gcc dot gnu dot org  2005-01-12 00:28 
-------
Well, you have a problem.  What do you want the ABI for soft-float to be?
As RTEMS is probably the only user of -msoft-float, you get to choose.

Do you want -msoft-float to imply -mno-fp-ret-in-387, do you want to supply
it yourself, or do you want to admit that all shipping processors have an
fpu and/or the os has an emulator?

There really aren't many other options.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rth at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-01-12 00:28:29
               date|                            |


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

Reply via email to