This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: enable Ada test suite
> ==== ACATS results: 2312 / 2323
> **** FAILURES: c34005a c34005d c34005g c34005j c41325a c74004a cc3601a
> cdd2a03 cxb3010 cxb3014 cxb3015
Right, I'm getting the same failures.
Note that the following tests regressed recently (namely a few days before
the big Ada merge), after non Ada changes:
c34005a c34005d c34005g c34005j cc3601a cxb3010 cxb3014 cxb3015
cdd2a03 is front-end specific
The other failures are probably gigi of back-end failures, since they do not
fail with earlier versions of gcc.
Arno