------- Additional Comments From andreast at gcc dot gnu dot org 2004-11-20 15:47 ------- I get differs too on powerpc-apple-darwin7.6.0 with --enable-checking (and without): Bootstrap comparison failure! ./combine.o differs ./convert.o differs ./fold-const.o differs cp/parser.o differs cp/typeck.o differs java/parse.o differs
These failure starts just after my patch to tree-vectorizer.c (My patch bootstraps successful) Either this: http://gcc.gnu.org/ml/gcc-cvs/2004-11/msg00935.html Or this patch seem responsible: http://gcc.gnu.org/ml/gcc-cvs/2004-11/msg00936.html I could reproduce it. with cvs update -D before these patches -> ok. cvs update -D after these patches, nok. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18574