navoceano%oacis.decnet@NORDA.ARPA ("OACIS::NAVOCEANO") (02/15/89)
Bug Report for GCC: ------------------- Problem : gcc dies with fatal signal 6 when compiling self (follow up) 1.) Version : gcc 1.33 ----------- 2.) Input Program : gcc-1.33/fold-const.c ----------------- 3.) Command Used : gcc -g -O -Bstage1/ ---------------- 4.) Files used : as in gcc-1.33/INSTALL file -------------- 5.) Machine(s) used : ------------------- Sun3/280 SunOS 3.4 6.) Compiler diagnostics : gcc version 1.33 stage1/cpp -v -undef -D__GNUC__ -Dmc68000 -Dsun -Dunix -D__mc68000__ -D__sun__ -D__unix__ -D__OPTIMIZE__ -D__HAVE_68881__ -Dmc68020 fold-const.c /tmp/cca01337.cpp GNU CPP version 1.33 stage1/cc1 /tmp/cca01337.cpp -quiet -dumpbase fold-const.c -g -O -version -o /tmp/cca01337.s GNU C version 1.33 (68k, MIT syntax) compiled by GNU C version 1.32. stage1/gcc: Program cc1 got fatal signal 6. ------------------------ 7.) Notes: a. In this case gcc-1.32 was used to compile gcc-1.33 in the first pass. The results are the same when cc is used. b. config.gcc was run with sun3-fpa as argument. When sun3 is argument this problem doesn't occur. Donald R. Newcomb Naval Oceanographic Office Stennis Space Center, MS navoceano%oacis.decnet@norda.navy.mil (601) 688-5998
gordon%stats.ucl.ac.uk@NSS.CS.UCL.AC.UK (Gordon Joly Statistics UCL) (02/15/89)
> b. config.gcc was run with sun3-fpa as argument. When sun3 is > argument this problem doesn't occur. > > Donald R. Newcomb > Naval Oceanographic Office > Stennis Space Center, MS > navoceano%oacis.decnet@norda.navy.mil > (601) 688-5998 I went back from "sun3-fpa" to "sun3", for a similar reason I guess. On SUN-3/160, under SunOS 3.4. Gordon Joly.