This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

bootstrap failure of 19980707 snapshot on mips-sgi-irix5.3



As suggested, I tried the next snapshot of egcs on a MIPS/SGI.
It failed in a different last place than the 0628 snapshot.
I noticed a successful build of the 0707 snapshot.  I don't know
that build used binutils-2.9.1 or not.

The details:

config.guess: mips-sgi-irix5.3
configure options: --with-gnu-as

using native cc

snapshot: 1998-07-07
binutils: 2.9.1
make: gnumake 3.76

build directory completely separate from tarball directory

tail of buildlog:

../../egcs-19980707/gcc/expr.c: In function `expand_assignment':
../../egcs-19980707/gcc/expr.c:2973: warning: unused parameter `suggest_reg'
../../egcs-19980707/gcc/expr.c: In function `store_constructor':
../../egcs-19980707/gcc/expr.c:4118: warning: `to_rtx' might be used uninitializ
ed in this function
../../egcs-19980707/gcc/expr.c: In function `get_inner_reference':
../../egcs-19980707/gcc/expr.c:4590: warning: comparison between signed and unsi
gned
../../egcs-19980707/gcc/expr.c:4596: warning: comparison between signed and unsi
gned
../../egcs-19980707/gcc/expr.c:4598: warning: comparison between signed and unsi
gned
../../egcs-19980707/gcc/expr.c: In function `expand_expr':
../../egcs-19980707/gcc/expr.c:6145: warning: comparison between signed and unsi
gned
../../egcs-19980707/gcc/expr.c: In function `get_pointer_alignment':
../../egcs-19980707/gcc/expr.c:7836: warning: comparison between signed and unsi
gned
../../egcs-19980707/gcc/expr.c: In function `expand_builtin_setjmp':
../../egcs-19980707/gcc/expr.c:8100: warning: comparison between signed and unsi
gned
xgcc: Internal compiler error: program cc1 got fatal signal 11
make[2]: *** [expr.o] Error 1
make[2]: Leaving directory `/scratch/egcsobjdir/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/scratch/egcsobjdir/gcc'
make: *** [bootstrap] Error 2



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]