This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.3.1 second Release Candidate available from gcc.gnu.org
- From: Richard Guenther <rguenther at suse dot de>
- To: Andreas Meier <andreasmeier80 at gmx dot de>
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 1 Jun 2008 23:17:21 +0200 (CEST)
- Subject: Re: GCC 4.3.1 second Release Candidate available from gcc.gnu.org
- References: <Pine.LNX.4.64.0805291353250.26762@zhemvz.fhfr.qr> <48431155.8090405@gmx.de>
On Sun, 1 Jun 2008, Andreas Meier wrote:
> Richard Guenther schrieb:
> > A second release candidate for GCC 4.3.1 is available from
> >
> > ftp://gcc.gnu.org/pub/gcc/snapshots/4.3.1-RC-20080529
> >
> > and shortly its mirrors. It has been generated from SVN revision 136151.
> >
> > The branch is still frozen and all checkins until after the final release
> > of GCC 4.3.1 require explicit RM approval.
> >
> > If all goes well this candidate will become the final 4.3.1 release
> > early next week.
> >
> > Thanks,
> > Richard.
> >
> Hello,
> bug 36407 is a regression against 4.3.0, see
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36407
It's an ICE for invalid code after issuing errors. We'll fix that for
4.3.2.
Richard.