This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Release schedule
- From: Richard Zidlicky <rz at linux-m68k dot org>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 30 Sep 2002 15:41:31 +0200
- Subject: Re: Release schedule
- References: <23100000.1032978530@warlock.codesourcery.com>
On Wed, Sep 25, 2002 at 11:28:50AM -0700, Mark Mitchell wrote:
> I have been remiss in making announcements about the release schedule.
>
> GCC 3.2.1 is scheduled for October 15. I plan to close the branch on
> October 1st, with subsequent changes coming only with my approval. Are
> there known regressions that we need to fix for GCC 3.2.1? If so, please
> mail PR numbers to me.
PR 7872 problem with gen_lowpart on linux-m68k, prevents build of glibc-2.2.5
PR 7871 problem with global register variables
Both are regressions from 3.0.3
Richard