This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Mainline is now regression and documentation fixes only
- From: Jakub Jelinek <jakub at redhat dot com>
- To: Bernhard Fischer <rep dot dot dot nop at gmail dot com>
- Cc: Richard Guenther <rguenther at suse dot de>, gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Fri, 25 Jan 2008 14:16:46 +0100
- Subject: Re: Mainline is now regression and documentation fixes only
- References: <Pine.LNX.4.64.0801231159500.23003@zhemvz.fhfr.qr> <20080123175002.GB21971@aon.at>
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
On Wed, Jan 23, 2008 at 06:50:02PM +0100, Bernhard Fischer wrote:
> On Wed, Jan 23, 2008 at 12:06:22PM +0100, Richard Guenther wrote:
> >
> >As we now reached the goal of less than 100 open serious regressions
> >against GCC 4.3, we are as of now in regression and documentation fixes
> >only mode. This means that for patches going on the trunk the same
> >rules as for release branches apply.
>
> While not strictly a regression, is there any chance that we could get
> this reviewed an applied?
>
> http://gcc.gnu.org/ml/gcc-patches/2008-01/msg00995.html
I think an exception could be made for this, the risks are small
and it should impact just uclibc. But you'd need one of the configury
maintainers to ack it.
Jakub