Path: utzoo!telly!ddsw1!lll-winken!killer!osu-cis!tut.cis.ohio-state.edu!WHEATIES.AI.MIT.EDU!rms From: rms@WHEATIES.AI.MIT.EDU (Richard Stallman) Newsgroups: gnu.gcc.bug Subject: GCC 3.0 bugs on calvin Message-ID: <8812300118.AA00926@sugar-bombs.ai.mit.edu> Date: 30 Dec 88 01:18:19 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 12 1. cd to /usr/rms/gcc-1.32. Do gdb cc1-loser. It will dump core. 2. Now do gdb cc1 b find_reloads if insn.fld[0].rtint==9 r tsti1.co -O -g when it gets to the breakpoint, do `bt 3' and you will see a phony stack frame listed with no function name, in between find_reloads and reload. But there is no frame between the two!