schmidt%blanche.ics.uci.edu@ORION.CF.UCI.EDU ("Douglas C. Schmidt") (11/24/88)
Bug Report for GCC:
-------------------
Problem : gcc 1.31 gets a fatal signal for the following program:
1.) Version : gcc 1.31
-----------
2.) Input Program :
-----------------
extern void xyzzy(enum FOO f);
void
bar()
{
xyzzy(1);
}
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 segger-bug.1.30.c /tmp/cca17804.cpp
GNU CPP version 1.31
/usr/public/lib/gcc/gcc-cc1 /tmp/cca17804.cpp -quiet -dumpbase segger-bug.1.30.c -finline-functions -version -o /tmp/cca17804.s
/usr/public/gcc: Program cc1 got fatal signal 11.