This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Ada ACATS status
- From: Laurent GUERBY <laurent at guerby dot net>
- To: gcc at gcc dot gnu dot org
- Date: Sun, 13 Nov 2005 17:55:55 +0100
- Subject: Ada ACATS status
After Eric commit for 24003, ACATS FAIL are down to eight
on x86 and x86_64-linux:
http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg00616.html
http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg00615.html
Five PRs are covering those failures:
common x86 & x86_64
22333: (wrong-code) c34007p c34007r c45282b
22561: (wrong-code) ca11c01
18819: (wrong-code) cdd2a02
x86-only
18659: (ice-on-valid-code) c32001e c64105b c95086b
x86_64-only
20548: (wrong-code) c52103x c52104x c52104y
sparc-sun-solaris2.8 is in good shape, with only one additional PR
compared to x86/x86_64:
20753: (wrong-code) ce3810b
Most other platforms (s390, powerpc, mips, mips64, alpha) are failing
due to 22533 (with 3 related PRs for C++)
18434 is a latent Ada binder bug affecting 4.0 on some platforms,
AdaCore has a patch for this one.
There are other PR filed for ACATS code but with other flags than -O2,
or on platforms with lots of failures (hppa, ia64).
Laurent