Re: [Ada] Patch needed to boostrap Ada on x86_64 as of 20050628

2005-06-28 Thread Laurent GUERBY
flag_wrapv=1 also restores bootstrap on x86_64-linux without needing -O0 in Makefiles. Laurent Index: misc.c === RCS file: /cvs/gcc/gcc/gcc/ada/misc.c,v retrieving revision 1.104 diff -u -r1.104 misc.c --- misc.c 28 Jun 2005 19:

[Ada] Patch needed to boostrap Ada on x86_64 as of 20050628

2005-06-28 Thread Laurent GUERBY
Ada bootstraps fine without patch on x86-linux, however on x86_64 bootstrap fail because of: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22212 The following patch is a workaround for it, it enables a full bootstrap and only 2 additional FAIL in ACATS, results here: http://gcc.gnu.org/ml/gcc-testr