Path: utzoo!telly!ddsw1!lll-winken!uunet!tut.cis.ohio-state.edu!TOADWAR.UCAR.EDU!gerry From: gerry@TOADWAR.UCAR.EDU (gerry wiener) Newsgroups: gnu.gcc.bug Subject: profiling problem with gcc1.32 on a sun4 (OS4.0) Message-ID: <8901141737.AA09833@toadwar.UCAR.EDU> Date: 14 Jan 89 17:37:01 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 12 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