home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / gnu / gcc / bug / 2735 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1013 b   |  27 lines

  1. Newsgroups: gnu.gcc.bug
  2. Path: sparky!uunet!convex!darwin.sura.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!osf.ORG!meissner
  3. From: meissner@osf.ORG
  4. Subject: another gcc-2.3.1 -msoft-float -O2 bug
  5. Message-ID: <9211122256.AA21390@curley.osf.org>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. References: meissner@osf.ORG
  9. Distribution: gnu
  10. Date: Thu, 12 Nov 1992 12:56:51 GMT
  11. Approved: bug-gcc@prep.ai.mit.edu
  12. Lines: 13
  13.  
  14. I just put in a fix for all four of the -msoft-float bugs on the MIPS
  15. into the FSF sources, and it should be in the next release (whenever
  16. that is).  The bug was reload was dying because it couldn't allocate
  17. any registers since normally it is told to strongly prefer the FP
  18. registers.  I split the move patterns into two patterns, one for hard
  19. floating point, and one for soft.
  20.  
  21. --
  22. Michael Meissner    email: meissner@osf.org        phone: 617-621-8861
  23. Open Software Foundation, 11 Cambridge Center, Cambridge, MA, 02142
  24.  
  25. You are in a twisty little passage of standards, all conflicting.
  26.  
  27.