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]
Other format: [Raw text]

[tree-ssa] PPC bootstraps still broken


I'm starting to suspect that there's something wrong with this machine
or my local tree.  Could folks with access to PPC try a bootstrap of the
branch to see if they can reproduce this failure?

I configured with --disable-multilib --disable-checking --disable-shared
--enable-threads --enable-languages=c,c++,f77,java,objc

In my local tree these files were miscompiled: c-lex.o, c-typeck.o,
ggc-page.o, real.o and tree.o.


------------------------------------------------------------------------------
[ ... ]
else \
  case "gnucompare" in \
    *-lean ) rm -rf stage$stage ;; \
  esac; true; \
fi
Bootstrap comparison failure!
gcc.o differs
make[1]: *** [gnucompare] Error 1
make[1]: Leaving directory `/notnfs/dnovillo/sbox/tree-ssa-branch/bld.toystory/gcc'
make: *** [bootstrap] Error 2
------------------------------------------------------------------------------


Thanks.  Diego.


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