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]

Re: [tree-ssa] PPC bootstraps still broken


I have a question, can you try to compile with strict-aliasing disable, this fixes my bootstrap
problem on powerpc-apple-darwin6.6, it might also fix yours?


Thanks,
Andrew Pinski


On Tuesday, Jul 8, 2003, at 07:34 US/Eastern, Diego Novillo wrote:



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]