home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.bug
- Path: sparky!uunet!convex!linac!pacific.mps.ohio-state.edu!cis.ohio-state.edu!lerami.lerctr.ORG!ler
- From: ler@lerami.lerctr.ORG (Larry Rosenman)
- Subject: 2.3.3 amix bad float constant? FIXED
- Message-ID: <m0n7uCb-00000RC@lerami.lerctr.org>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Fri, 1 Jan 1993 09:46:42 GMT
- Approved: bug-gcc@prep.ai.mit.edu
- Lines: 27
-
- Larry Rosenman writes:
- > I just ran into a bad float constant being generated by gcc 2.3.3
- > configured for amix....
- >
- > for the constant 1.15 2.3.3 generated: 0x2800c5865
- >
- > 1.40.5 generated: 0x3ff2666666666666
- >
- > the 2nd one is correct, the first one is some very small number...
- >
- > any ideas ?
- yup, I had "Fixed" m68k.c in the 2.2.? days when we had a problem
- outputting the floating operands. I had mis-fixed it, and the diffs
- never fixed my "fixes"
-
- I put the "current" m68k.c output for double constant operands and re-built cc1,
- and all is well again.
-
- Sorry for the spurious report.
- >
- > I may have a bad copy of one or more of the config files....
-
- --
- Larry Rosenman Internet: ler@lerami.lerctr.org
- ATT: +1 214-399-0210 (voice) BIX: ler UUCP: ..!utacfd.uta.edu!lerami!ler
- US Mail: 900 Lake Isle Circle, Irving, TX 75060-7726
-
-