GCC Release Status (2003-07-11)
Steven Bosscher
s.bosscher@student.tudelft.nl
Sat Jul 12 01:29:00 GMT 2003
Op za 12-07-2003, om 01:23 schreef Mark Mitchell:
> GCC 3.3.1
> =========
>
> GCC 3.3.1 is 7 days away -- although I suspect that we will slip by
> about a week, as we try to fix some of the remaining critical PRs. I
> want to leave some time after we make prerelease tarballs, and I don't
> anticipate doing that in the next couple of days.
>
> Non-doc changes to the branch after midnight tonight require my
> explicit approval. I'm only interested in ICE-on-valid and wrong-code
> PRs at this point; we'll not fix any more ICE-on-invalid or
> warning-related PRs for this release.
>
> There are 51 regressions targeted for GCC 3.3.1 (down from 88 last
> week). That represents substantial progress -- both in terms of bugs
> fixed and bugs reviewed and found to be (relatively) unimportant. I
> expect to further triage this list some substantially over the next
> few days.
>
> Of these, 7 (down from 28) are C++ PRs. Of these, I think that 1 is
> not-a-bug, and Nathan is confirming that. None of the other C++ bugs
> look like showstoppers to me. That means that the C++ front end is no
> longer a significant problem for the 3.3.1 release.
>
> If people who are good with code-gen issues would jump in and bang on
> some of the open PRs, that would be very helpful. We still have quite
> a few of those kinds of issues open.
>
> GCC 3.4
> =======
>
> GCC 3.4 Stage 2 is underway.
>
> There are 282 (same as last week) PRs targeted for GCC 3.4 at present.
> Of these, 107 (same as last week) are C++ PRs. I hope this isn't one
> of those Star Trek episodes where we have to keep fixing the same bugs
> until we realize we're in a time loop...
Commited as obvious.
Gr.
Steven
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.384
diff -c -3 -p -r1.384 index.html
*** index.html 6 Jul 2003 22:22:51 -0000 1.384
--- index.html 12 Jul 2003 01:11:37 -0000
*************** to maintain and improve quality.</p>
*** 70,76 ****
<!-- This is a fifth, permanent item. -->
<dt><strong>Release status:</strong>
! <a
href="http://gcc.gnu.org/ml/gcc/2003-07/msg00268.html">2003-07-04</a>
</dt><dd>
</dd>
--- 70,76 ----
<!-- This is a fifth, permanent item. -->
<dt><strong>Release status:</strong>
! <a
href="http://gcc.gnu.org/ml/gcc/2003-07/msg00924.html">2003-07-11</a>
</dt><dd>
</dd>
More information about the Gcc
mailing list