This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] RTS build fixed, test results
misc,tree,rtl,gc took 2h to bootstrap c,ada (instead of 0h43),
completed my testing cycle in 3h (instead of 1h45), so you're right
with 2x/3x. No new regression found.
misc,tree,gc,gcac took 9h to bootstrap, and I got a blowup while building
the Ada RTS:
../../xgcc -B../../ -c -g -O2 -gnatpg -I. -I/home/guerby/work/gcc/gcc/gcc/ada s-intman.adb
+===========================GNAT BUG DETECTED==============================+
| 5.00w (20010924) (i686-pc-linux-gnu) Storage_Error stack overflow (or erroneous memory access)|
| Error detected at s-intman.adb:114:20 |
This looks the same as the ACATS blowups I reported yesterday (without
checking), so I guess the checking triggers this a bit sooner (process
step not wall clock time unfortunately :).
I'll try to investigate comparison failures and some blowups tonight.
--
Laurent Guerby <guerby@acm.org>