home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10625 < prev    next >
Encoding:
Text File  |  1992-09-13  |  1.7 KB  |  39 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!usc!wupost!gumby!destroyer!ubc-cs!newsserver.sfu.ca!sfu.ca!lye
  3. From: lye@fraser.sfu.ca (Bill Lye)
  4. Subject: Re: gcc 2.2.2 math lib bug???
  5. Message-ID: <lye.716436522@sfu.ca>
  6. Keywords: weirdness
  7. Sender: news@sfu.ca
  8. Organization: Simon Fraser University, Burnaby, B.C., Canada
  9. References: <1992Sep13.161713.8191@monu6.cc.monash.edu.au> <1992Sep13.175040.24459@klaava.Helsinki.FI>
  10. Date: Mon, 14 Sep 1992 02:08:42 GMT
  11. Lines: 26
  12.  
  13. torvalds@klaava.Helsinki.FI (Linus Benedict Torvalds) writes:
  14.  
  15. >In article <1992Sep13.161713.8191@monu6.cc.monash.edu.au> int177c@aurora.cc.monash.edu.au (Jae Won) writes:
  16. >>
  17. >>    I found a weidness in gcc2.2.2d. It may be my silly code but I tested
  18. >>the code with gcc compiler at uni(gcc...not sure of the version) and it worked
  19. >>fine...well, like what I expected. The code is a edited fragment of a code 
  20. >>I am writing to do a monte carlo stuff. I use exp() function.
  21.  
  22. >It's more likely to be a problem with the 387-emulator: the emulator
  23. >does *not* handle under/over-flows gracefully in its current form.  The
  24. >fix is either to get a real 387, check for underflows by hand, or fix
  25. >the emulator.  Fixing the emulator is obviously the optimal solution,
  26. >but it takes some doing, and nobody seems interested (most people,
  27. >including me, seem to have a 387).  The fact that the emulator works
  28. >"well enough" for most things makes it a pretty boring project, so
  29. >nobody has done anything about it. 
  30.  
  31. >        Linus
  32.  
  33. On a similar note I had problems running x11perf before I got my co-processor.
  34. It would crash (and I do mean CRASH...no core dump, no nothing) trying to run
  35. one of the dashed circle tests.
  36. -- 
  37. Bill Lye, lye@sfu.ca
  38. SFU claims these views....NOT!
  39.