[gnu.gcc.bug] v1.32 dies on sequent

jwittig@COPPER.COLORADO.EDU (James Wittig) (02/14/89)

thanks much to those who responded to my inquiry about building
gcc on the sequent with intel 386's. after getting version 1.32
and builing it on the sequent, it reports receiving a fatal
signal when trying to compile g++1.31

in particular, the complaint is as follows:
	/student/thesis/jwittig/gnu/gcc-1.32/gcc-1.32/gcc -c -g -DSOS -B/student/thesis/jwittig/gnu/gcc-1.32/gcc-1.32/ ld.c
/student/thesis/jwittig/gnu/gcc-1.32/gcc-1.32/gcc: Program cc1 got fatal signal 4.
*** Error code 1
Make: .  Stop.

this appears to be a bug in gcc, not in g++. any pointers?
the configuration files are set up as follows:
	aux-output.c -> output-i386.c
	config.h -> xm-i396.h
	md -> i386.md
	tm.h -> tm-seq386.h

thanks in advance,
jim wittig