[gnu.utils.bug] bison and gcc on Sun386i.

karl@mote.umb.edu ("Karl Berry.") (02/19/89)

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