home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / gcc / bug / 3098 < prev    next >
Encoding:
Text File  |  1993-01-01  |  1.3 KB  |  40 lines

  1. Newsgroups: gnu.gcc.bug
  2. Path: sparky!uunet!convex!linac!pacific.mps.ohio-state.edu!cis.ohio-state.edu!lerami.lerctr.ORG!ler
  3. From: ler@lerami.lerctr.ORG (Larry Rosenman)
  4. Subject: 2.3.3 amix bad float constant? FIXED
  5. Message-ID: <m0n7uCb-00000RC@lerami.lerctr.org>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Fri, 1 Jan 1993 09:46:42 GMT
  10. Approved: bug-gcc@prep.ai.mit.edu
  11. Lines: 27
  12.  
  13. Larry Rosenman writes:
  14. > I just ran into a bad float constant being generated by gcc 2.3.3
  15. > configured for amix....
  16. > for the constant 1.15 2.3.3 generated:  0x2800c5865
  17. >                       1.40.5 generated: 0x3ff2666666666666
  18. > the 2nd one is correct, the first one is some very small number...
  19. > any ideas ?
  20. yup, I had "Fixed" m68k.c in the 2.2.? days when we had a problem 
  21. outputting the floating operands.  I had mis-fixed it, and the diffs 
  22. never fixed my "fixes"
  23.  
  24. I put the "current" m68k.c output for double constant operands and re-built cc1,
  25. and all is well again.
  26.  
  27. Sorry for the spurious report.
  28. > I may have a bad copy of one or more of the config files....
  29.  
  30. -- 
  31. Larry Rosenman                            Internet: ler@lerami.lerctr.org
  32. ATT: +1 214-399-0210 (voice)  BIX: ler    UUCP: ..!utacfd.uta.edu!lerami!ler
  33. US Mail: 900 Lake Isle Circle, Irving, TX 75060-7726
  34.  
  35.