------- Additional Comments From pluto at agmk dot net 2005-06-09 11:59 ------- hmm, I can't test the 4.1 bootstrap with -fwrapv due to xgcc error.
make -C obj-amd64-pld-linux \ bootstrap \ GCJFLAGS="%{rpmcflags}" \ BOOT_ADAFLAGS="%{rpmcflags} -fwrapv" \ GNATLIBCFLAGS="-O1 -fwrapv" \ BOOT_CFLAGS="%{rpmcflags}" \ STAGE1_CFLAGS="%{rpmcflags} -O0" \ LDFLAGS_FOR_TARGET="%{rpmldflags}" (...) stage1/xgcc -Bstage1/ -B/usr/amd64-pld-linux/bin/ -c -O1 -fwrapv -I- -I. -Iada -I../../gcc/ada ../../gcc/ada/ada.ads -o ada/ada.o ada.ads:16:01: language defined units may not be recompiled make[2]: *** [ada/ada.o] Error 1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21959