Date: Tue, 1 Jul 2003 14:06:27 -0400 Message-Id: <200307011806.h61I6RrI009344@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <3f01cadd_2@corp.newsgroups.com> (some@some.net) Subject: Re: 3.3 vs 3.2.3 References: <200307010352 DOT h613qRrl030701 AT envy DOT delorie DOT com> <3f01cadd_2 AT corp DOT newsgroups DOT com> Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > http://gcc.gnu.org says 3.3 is for recursion testing only. What's > that mean? It says "The branch is open for regression fixes only." That means that the only fixes that can be added to that branch are those that fix things that used to work. In other words, you aren't allowed to fix things that have never worked, nor add new functionality.