Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!CUNYVM.CUNY.EDU!UMATF009%DBIUNI11.BITNET From: UMATF009%DBIUNI11.BITNET@CUNYVM.CUNY.EDU Newsgroups: gnu.gcc.bug Subject: (none) Message-ID: <8902021746.AA00893@prep.ai.mit.edu> Date: 2 Feb 89 22:55:06 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 15 Date: 02 February 1989, 18:50:57 EDT From: Ulf Rehmann UMATF009 at DBIUNI11 To: bug-gcc at prep.ai.mit We try to install gcc on a sun 4 (operating system sunOS 4.0.1_Export). gcc has been compiled completely by sun cc, but the translated version does not compile the file cccp.c. Error messages: stage1/gcc: Program cc1 got fatal signal 6. gcc is able to compile itself, but the stage2-version so produced gets into an error on the same source file cccp.c: stage2/gcc: Program cc1 got fatal signal 10. The debugger says the abort ocurred in file final.c in function output_operand. Our gnu cc version is 1.28, sorry, I forgot to mention this in the former version of this letter.