This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.5 Status (2004-08-29)
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: pinskia at physics dot uc dot edu
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 29 Aug 04 20:51:20 EDT
- Subject: Re: GCC 3.5 Status (2004-08-29)
PS I should also note Ada still does not build at least at the last know
report, we got from Kenner and other Ada Core people.
Right. I was away for a week and couldn't work on it. The problem was
first the integer cache and then some random change that made a kludge
that was used for TYPE_LANG_SPECIFIC no longer work. The first was
fixed in that code and I removed the kludge today.
Right now with my tree I have a bootstrap, but one of the ACATS tests that
at one point worked regressed.
I'm going to try to get things more checked in before dealing with that
regression since what I have is far better tnan what's checked in now. I
think there are still a handful of things where it isn't clear exactly how to
fix things, but I need to go through stuff more methodically to see exactly
what they are. That should happen in the next 2-3 days.
Because any remaining bugs can be fixed in Stage 3, I don't see Ada
as a constraint on the 3.5 schedule.
Speaking of Ada, I assume we'll follow the same procedures we did in 3.4
and let Arno be the judge of what changes can go into the Ada files when,
correct?