Path: utzoo!telly!ddsw1!mcdchg!rutgers!tut.cis.ohio-state.edu!ORION.CF.UCI.EDU!schmidt%blanche.ics.uci.edu From: schmidt%blanche.ics.uci.edu@ORION.CF.UCI.EDU ("Douglas C. Schmidt") Newsgroups: gnu.gcc.bug Subject: Fatal signal on sparc Message-ID: <8811261616.aa22074@PARIS.ICS.UCI.EDU> Date: 27 Nov 88 00:15:57 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 45 Bug Report for GCC: ------------------- Problem : the following program causes a fatal signal on the sparc for gcc 1.31 ( also kills g++ 1.27, but that's a different story ;-) ). 1.) Version : gcc 1.31 ----------- 2.) Input Program : ----------------- main() { char *option[] = {"Maximum", "Minimum", "Mean", "Median" }; } 3.) Command Used : gcc ---------------- 4.) Files used : -------------- tm.h -> tm-sparc.h md -> sparc.md config.h -> xm-sunos4.h aux-output.c -> output-sparc.c 5.) Machine(s) used : ------------------- Sun 4 running Sun4.0 6.) Compiler diagnostics : ------------------------ gcc version 1.31 /usr/public/lib/gcc/gcc-cpp -v -I/cd/ua/schmidt/include/ -undef -D__GNU__ -D__GNUC__ -Dsparc -Dsun -Dunix foo.c /tmp/cca29847.cpp GNU CPP version 1.31 /usr/public/lib/gcc/gcc-cc1 /tmp/cca29847.cpp -quiet -dumpbase foo.c -version -o /tmp/cca29847.s GNU C version 1.31 (sparc) compiled by GNU C version 1.31. /usr/public/gcc: Program cc1 got fatal signal 6.