home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / programm / 17781 < prev    next >
Encoding:
Text File  |  1992-12-24  |  1.9 KB  |  47 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!mpifr-bonn.mpg.de!specklec.mpifr-bonn.mpg.de!mlelstv
  3. From: mlelstv@specklec.mpifr-bonn.mpg.de (Michael van Elst)
  4. Subject: Re: Advice to SAS/C 5.10b users
  5. Message-ID: <1992Dec24.160229.12721@mpifr-bonn.mpg.de>
  6. Sender: news@mpifr-bonn.mpg.de
  7. Nntp-Posting-Host: specklec
  8. Organization: Max-Planck-Institut f"ur Radioastronomie
  9. References: <BzD93n.JCo@usenet.ucs.indiana.edu> <1992Dec22.194259.26097@tom.rz.uni-passau.de> <1992Dec24.000931.22609@oracle.us.oracle.com> <BzroCE.MHH@unx.sas.com>
  10. Date: Thu, 24 Dec 1992 16:02:29 GMT
  11. Lines: 34
  12.  
  13. In <BzroCE.MHH@unx.sas.com> walker@twix.unx.sas.com (Doug Walker) writes:
  14. >What the heck does that mean?  Is that another "bug report"?
  15.  
  16. Well, sometimes there can be bugs difficult to describe. Here is what I found:
  17.  
  18.  
  19. System: A3000/18MB memory/OS2.04
  20. Compiler: SAS C 6.1
  21.  
  22. Options: DATA=NEAR CPU=68020 MATH=IEEE OPTIMIZE
  23.  
  24. when trying to compile the jpeg converter from the Independent JPEG Group
  25. (Version 4 from ftp.uu.net) the compiler generates enforcer hits when
  26. compiling the jdpipe.c module: long word reads from $8 and Byte reads from $0,
  27. enforcer doesn't show the hunk although the faulting instruction is in RAM.
  28. The hit takes place before (or just when) the second pass (either optimizer
  29. or code generator) is started.
  30.  
  31. The resulting executable crashes with a bus error.
  32.  
  33. Compiling with CPU=ANY still causes the same enforcer hit but the resulting
  34. executable runs fine.
  35.  
  36. I've tried dozens of different compiler options (optimize, utilitylib, cpu,
  37. memory model) with no effects.
  38.  
  39. Sorry, EMITS doesn't accept my registration number.
  40.  
  41. Regards,
  42. -- 
  43. Michael van Elst
  44. UUCP:     universe!local-cluster!milky-way!sol!earth!uunet!unido!mpirbn!p554mve
  45. Internet: p554mve@mpirbn.mpifr-bonn.mpg.de
  46.                                 "A potential Snark may lurk in every tree."
  47.