> I get the following bootstrap comparison failure on powerpc64 > for Ada (--enable-languages=ada) with BOOT_CFLAGS='-O2'. > > Revital > > make[2]: Entering directory `/home/revital/mainline_ccp/build' > make[3]: Entering directory `/home/revital/mainline_ccp/build' > rm -f stage_current > make[3]: Leaving directory `/home/revital/mainline_ccp/build' > Comparing stages 2 and 3 > warning: ./cc1-checksum.o differs > Bootstrap comparison failure! > ./ada/a-except.o differs
Which revision? The Ada compiler bootstraps fine on i586 and x86-64 at revision 125912:125915M (i.e with structural alias analysis enabled). Unfortunately I'm not sure we have 64-bit PowerPC machines at AdaCore. -- Eric Botcazou