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