Bootstrap failure on alpha-osf5

Andrew Hobson ahobson@eng.mindspring.net
Wed Jan 26 10:57:00 GMT 2000


On Wed, 26 Jan 2000 09:29:43 -0800, Richard Henderson <rth@cygnus.com> said:

> On Tue, Jan 25, 2000 at 01:28:58PM -0500, Andrew Hobson wrote:
>> _fixunsdfdi
>> xgcc: Internal compiler error: program cc1 got fatal signal 11

> Should be fixed now.

Thank you for taking a look at it.

The build gets past there and now dies in a new place.  :-(

I did a cvs update at 13:40 EST.

$ uname -a
OSF1 gamma.eng.mindspring.net V5.0 910 alpha
$ CC=cc ../configure --enable-languages=c++

[ ... ]

$ gmake bootstrap

[ ... ]

for name in _muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 _lshrdi3 _ashldi3 _ashrdi3 _ffsdi2 _udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2 _floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi _fixxfdi _fixunsxfdi _floatdixf _fixunsxfsi _fixtfdi _fixunstfdi _floatditf __gcc_bcmp _varargs __dummy _eprintf _bb _shtab _clear_cache _trampoline __main _exit _ctors _pure; \
do \
  echo ${name}; \
  ./xgcc -B/usr/local/alphaev56-dec-osf5.0/bin/ -B./ -I/usr/local/alphaev56-dec-osf5.0/include -O2   -DIN_GCC    -g  -I./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I../../gcc -I../../gcc/config -I../../gcc/../include -c -DL${name} \
      -DUSE_COLLECT2 ../../gcc/libgcc2.c -o ${name}.o; \
  if [ $? -eq 0 ] ; then true; else exit 1; fi; \
  ar rc tmplibgcc2.a ${name}.o; \
  rm -f ${name}.o; \
done

[ ... ]

_fixtfdi
../../gcc/libgcc2.c: In function `__fixtfdi':
../../gcc/libgcc2.c:907: Insn does not satisfy its constraints:
(insn 77 6 15 (set (reg:TF 1 $1)
        (const_double:TF (cc0) 0 [0x0] 0 [0x0] 0 [0x0])) 285 {movsf-2} (nil)
    (nil))
../../gcc/libgcc2.c:907: Internal compiler error in `?', at reload1.c:8526
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for instructions.
gmake[4]: *** [libgcc2.a] Error 1
gmake[4]: Leaving directory `/home/ahobson/src/gcc/egcs/build/gcc'

$ cd gcc
$ ./xgcc -v --save-temps -B/usr/local/alphaev56-dec-osf5.0/bin/ -B./ -I/usr/local/alphaev56-dec-osf5.0/include -O2   -DIN_GCC    -g  -I./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I../../gcc -I../../gcc/config -I../../gcc/../include -c -DL_fixtfdi -DUSE_COLLECT2 ../../gcc/libgcc2.c -o _fixtfdi.o
Reading specs from ./specs
gcc version 2.96 20000126 (experimental)
 ./cpp -lang-c -v -I/usr/local/alphaev56-dec-osf5.0/include -I./include -I. -I../../gcc -I../../gcc/config -I../../gcc/../include -iprefix ./../lib/gcc-lib/alphaev56-dec-osf5.0/2.96/ -isystem ./include -isystem /usr/local/alphaev56-dec-osf5.0/bin/include -D__GNUC__=2 -D__GNUC_MINOR__=96 -Dunix -D__osf__ -D_LONGLONG -DSYSTYPE_BSD -D_SYSTYPE_BSD -D__unix__ -D__osf__ -D_LONGLONG -D__SYSTYPE_BSD__ -D_SYSTYPE_BSD -D__unix -D__SYSTYPE_BSD -Asystem(unix) -Asystem(xpg4) -D__OPTIMIZE__ -g -g1 -D__LANGUAGE_C__ -D__LANGUAGE_C -DLANGUAGE_C -Acpu(alpha) -Amachine(alpha) -D__alpha -D__alpha__ -D__alpha_ev5__ -Acpu(ev5) -D__alpha_bwx__ -Acpu(bwx) -DIN_GCC -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -DL_fixtfdi -DUSE_COLLECT2 ../../gcc/libgcc2.c libgcc2.i
GNU CPP version 2.96 20000126 (experimental)
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/alphaev56-dec-osf5.0/include
 include
 .
 ../../gcc
 ../../gcc/config
 ../../gcc/../include
 include
 /usr/local/include
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
 /usr/local/lib/gcc-lib/alphaev56-dec-osf5.0/2.96/../../../../include/g++-3
 /usr/local/lib/gcc-lib/alphaev56-dec-osf5.0/2.96/../../../../alphaev56-dec-osf5.0/include
 /usr/local/lib/gcc-lib/alphaev56-dec-osf5.0/2.96/include
End of omitted list.
 ./cc1 libgcc2.i -quiet -dumpbase libgcc2.c -g -g1 -O2 -version -o libgcc2.s
GNU C version 2.96 20000126 (experimental) (alphaev56-dec-osf5.0) compiled by CC.
../../gcc/libgcc2.c: In function `__fixtfdi':
../../gcc/libgcc2.c:907: Insn does not satisfy its constraints:
(insn 77 6 15 (set (reg:TF 1 $1)
        (const_double:TF (cc0) 0 [0x0] 0 [0x0] 0 [0x0])) 285 {movsf-2} (nil)
    (nil))
../../gcc/libgcc2.c:907: Internal compiler error in `?', at reload1.c:8526
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for instructions.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: libgcc2.i.bz2
Type: application/x-bzip2
Size: 5346 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000126/eab8e0ac/attachment.bz2>


More information about the Gcc-bugs mailing list