This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Recent Ada ACATS regressions
- From: Arnaud Charlet <charlet at ACT-Europe dot FR>
- To: Laurent Guerby <guerby at acm dot org>
- Cc: gcc at gcc dot gnu dot org, bosch at gnat dot com, dewar at gnat dot com
- Date: Mon, 27 Jan 2003 11:40:08 +0100
- Subject: Re: Recent Ada ACATS regressions
- References: <3E34458E.5030704@acm.org>
I think it is appropriate to add some clarification.
ACT's "internal" tree is based on the GCC 3.2 branch, and this is were we
have stabilized things and focused our efforts (this is what Robert's
message explained), since working on the GCC HEAD has proven to be impractical
for getting a stable compiler, at least in our experience and for the kind
of quality our customers need.
The new failures you are reporting are related to changes in
the HEAD that are new uncovered failures, or most likely require changes in
gigi.
ACT does *not* currently have any GCC 3.3 or 3.4 version that works or
has been tested (as explained by Richard's message), so this is not a simple
matter of merging, since we do not have anything to merge on the HEAD at
this point.
Arno