Path: utzoo!telly!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cwjcc!tut.cis.ohio-state.edu!mote.umb.edu!karl From: karl@mote.umb.edu ("Karl Berry.") Newsgroups: gnu.utils.bug Subject: bison and gcc on Sun386i. Message-ID: <8902182215.AA07541@mote.cs> Date: 18 Feb 89 22:15:35 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 13 This is bison of November sometime, gcc 1.33, a Sun 386i running 4.0.0. Compilation with gcc reported no errors. But the resulting bison dumped core (internal_error: map_goto) on everything I tried, e.g., awk.y in gawk-2.01. Compiling with cc likewise reported no errors, but the resulting bison handled awk.y (among others) correctly. With gcc, I was compiling with -O -g -sun386. Karl karl@umb.edu