[gnu.gcc.bug] profiling problem with gcc1.32 on a sun4

gerry@TOADWAR.UCAR.EDU (gerry wiener) (01/15/89)

I sent this problem in earlier but the return address was bad.  There
seems to be a profiling problem on the sun4 with gcc1.32

burst:gerry:1>gcc -pg hello.c
gcc: Program cc1 got fatal signal 6.
burst:gerry:2>gcc -traditional -pg hello.c
gcc: Program cc1 got fatal signal 6.
burst:gerry:3>gcc -p hello.c
gcc: Program cc1 got fatal signal 6.


	gerry wiener