Xref: utzoo comp.unix.questions:13477 comp.unix.wizards:16059 gnu.gcc.bug:1069 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!unmvax!ncar!tank!phd_ivo@gsbacd.uchicago.edu From: phd_ivo@gsbacd.uchicago.edu Newsgroups: comp.unix.questions,comp.unix.wizards,gnu.gcc.bug Subject: Re: gnucc and signal 6 Message-ID: <3168@tank.uchicago.edu> Date: 11 May 89 02:22:17 GMT Sender: news@tank.uchicago.edu Organization: University of Chicago Graduate School of Business Lines: 11 ***************************************************** >A new twist on the same theme. I have discovered that when I am >compiling, I only get the problem with the '-g' option, if I compile >with no options or with -O, it works just fine. Well, I have a program running on NeXt's gnu that aborts with 6 if I compile with -gg -O, but not with -gg only (i.e., no -O). :-) It's not even a program I wrote, but a simple function from the Numerical Recipees book. Now I have to figure out where to send bug reports... /ivo welch phd_ivo@gsbacd.uchicago.edu