home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / hp / 13019 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  893 b 

  1. From: curtw@hpcuhe.cup.hp.com (Curt Wohlgemuth)
  2. Date: Fri, 13 Nov 1992 19:58:44 GMT
  3. Subject: Re: compiler bus error
  4. Message-ID: <31480283@hpcuhe.cup.hp.com>
  5. Organization: Hewlett Packard, Cupertino
  6. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!sdd.hp.com!hpscit.sc.hp.com!scd.hp.com!hpscdm!cupnews0.cup.hp.com!news1.boi.hp.com!hp-pcd!hpfcso!hpcss01!hpcuhe!curtw
  7. Newsgroups: comp.sys.hp
  8. References: <1dv2quINN4ld@spud.Hyperion.COM>
  9. Lines: 22
  10.  
  11. wolf@spud.Hyperion.COM (Michael Wolf) writes (with admirable brevity):
  12.  
  13. > % uname -a
  14. > HP-UX renoir A.08.07 A 9000/710 2011230030
  15. > % cat foo.c
  16. > extern struct pstate q1[],q2[],q3[];
  17. > struct pstate {
  18. >         int a;
  19. > };
  20. > % cc -c foo.c
  21. >  Signal 10: bus error
  22. > %
  23. > ----------
  24.  
  25. This has been previously identified and fixed on the 9.0 release of
  26. the HP C compiler.
  27.  
  28. Thanks for the bug report.
  29.  
  30. Curt Wohlgemuth
  31. California Language Lab
  32.