This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: enable Ada test suite
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: charlet at act-europe dot fr
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 27 Oct 03 17:21:20 EST
- Subject: Re: PATCH: enable Ada test suite
> ==== ACATS results: 2312 / 2323
> **** FAILURES: c34005a c34005d c34005g c34005j c41325a c74004a cc3601a
> cdd2a03 cxb3010 cxb3014 cxb3015
The other failures are probably gigi of back-end failures, since they
do not fail with earlier versions of gcc.
Actually, at least two of these (c41324a and c74004a) are due to a
spurious Pragma Pure in the Ada RTS. Should be fixed soon.