home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp / 9888 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  1.7 KB

  1. Path: sparky!uunet!pmafire!news.dell.com!swrinde!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!linus!linus.mitre.org!crawford
  2. From: crawford@church.mitre.org (Randy Crawford)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: that HPUX cc compiler
  5. Message-ID: <1992Aug31.162602.10474@linus.mitre.org>
  6. Date: 31 Aug 92 16:26:02 GMT
  7. References: <1992Aug31.104950.1108@bohra.cpg.oz.au> <1992Aug31.111512.5655@bohra.cpg.oz.au> <1992Aug31.143912.1@vxcrna.cern.ch>
  8. Sender: crawford@church (Randy Crawford)
  9. Organization: The MITRE Corporation, McLean, VA
  10. Lines: 22
  11. Nntp-Posting-Host: church.mitre.org
  12.  
  13. In article <1992Aug31.143912.1@vxcrna.cern.ch>, roeber@vxcrna.cern.ch writes:
  14. > In article <1992Aug31.111512.5655@bohra.cpg.oz.au>, als@bohra.cpg.oz.au (Anthony Shipman) writes:
  15. > > [cc -O seems not to work on several things]
  16. > A colleague here has found that several of his programs don't ever
  17. > finish compiling when optimization is turned on -- the compiler
  18. > just eats CPU forever.  Unfortunately, we can't tell exactly what
  19. > the compiler is doing, since our version of HP-UX doesn't have a
  20. > working /com/tb command.  (In fact, it seems the entire /com
  21. > directory is missing.. ;-)
  22.  
  23. I have had the same experience several times on both a HP425 and HP730.
  24. Each time the problem is corrected by turning off the optimization.
  25. Providing additional disk space makes no difference.
  26.  
  27. I would hazard a guess that the optimizer is stuck in a perpetual cycle
  28. while tree-walking (a DAG is not a tree is not a DAG).
  29. -- 
  30.  
  31. | Randy Crawford        crawford@mitre.org        The MITRE Corporation
  32. |                                                 7525 Colshire Dr., MS Z421
  33. | N=1 -> P=NP           703 883-7940              McLean, VA  22102
  34.