home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / apps / 51 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  1.3 KB

  1. Xref: sparky comp.sys.sgi.apps:51 comp.sys.sgi.bugs:98
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!rpi!ghost.dsi.unimi.it!univ-lyon1.fr!chx400!sicsun!disuns2!disuns2.epfl.ch!simon
  3. From: simon@lia.di.epfl.ch (Simon Leinen)
  4. Newsgroups: comp.sys.sgi.apps,comp.sys.sgi.bugs
  5. Subject: Re: Need help compiling gcc-2.3.3
  6. Message-ID: <SIMON.93Jan10140537@liasg2.epfl.ch>
  7. Date: 10 Jan 93 13:05:37 GMT
  8. References: <1iku9vINNlls@gazette.bcm.tmc.edu>
  9. Sender: news@disuns2.epfl.ch
  10. Followup-To: comp.sys.sgi.apps
  11. Distribution: na
  12. Organization: Ecole Polytechnique Federale de Lausanne
  13. Lines: 15
  14. Nntp-Posting-Host: liasg2.epfl.ch
  15. In-reply-to: mahmud@cephalo.neusc.bcm.tmc.edu's message of 8 Jan 93 22:13:19 GMT
  16. X-Md4-Signature: 3be50920638037dfac111e20919eeb07
  17.  
  18. In article <1iku9vINNlls@gazette.bcm.tmc.edu>
  19. mahmud@cephalo.neusc.bcm.tmc.edu (Mahmud Haque) writes:
  20.  
  21.    I am trying to compile gcc-2.3.3 on a Indigo 4000, compilation
  22.    works fine but stage2/stage3 cc1plus dumps core. Please help...
  23.  
  24.    Here is the test file:
  25.  
  26. Your cc1plus (when compiled using GCC 2.3.3) dumps core for every
  27. input whatsoever.  A bug report has already been filed.  One possible
  28. workaround is to recompile cp-lex.c *without* the -O switch, and
  29. relink cc1plus.  Some part of cp-lex.c that calls a couple of inline
  30. functions in a row seems to be misoptimized by GCC 2.3.3.
  31. -- 
  32. Simon.
  33.