home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / linux / 25380 < prev    next >
Encoding:
Text File  |  1993-01-25  |  898 b   |  23 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!think.com!rpi!utcsri!skule.ecf!leebr
  3. From: leebr@skule.ecf.toronto.edu (Brian Lee)
  4. Subject: f77/gcc and IEEE floating pt standards
  5. Message-ID: <C1EJMI.7q5@ecf.toronto.edu>
  6. Sender: leebr@ecf.toronto.edu (LEE BRIAN)
  7. Organization: University of Toronto, Engineering Computing Facility
  8. Date: Mon, 25 Jan 1993 08:59:05 GMT
  9. Lines: 12
  10.  
  11. I wrote a program that uses double precision floating point in f77
  12. (I would guess f77 also uses gcc).  This program ran and gave the same
  13. results on a SGI, a MIPS, and several SUN SPARC machines.  I ran it on
  14. my 386 PC (no 387) and got truly *strange* results.  My question is:
  15.     * are gcc and f77 supposed to conform to the IEEE fp standards?
  16.     * are there IEEE compliant libraries?
  17.     * are there new versions that do?
  18.     * maybe I am dumb, what am I supposed to do?
  19.  
  20. thanks in advance!
  21.  
  22. leebr@skule.ecf.toronto.edu
  23.