From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8578 invoked by alias); 2 Jan 2012 02:45:56 -0000 Received: (qmail 8569 invoked by uid 22791); 2 Jan 2012 02:45:55 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 02 Jan 2012 02:45:40 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 26E5B2BAF3C; Sun, 1 Jan 2012 21:45:40 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id gjmRKieO6b0F; Sun, 1 Jan 2012 21:45:40 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id B2C792BAF51; Sun, 1 Jan 2012 21:45:39 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 3BE95145615; Mon, 2 Jan 2012 06:45:32 +0400 (RET) Date: Mon, 02 Jan 2012 02:45:00 -0000 From: Joel Brobecker To: Jan Kratochvil Cc: gdb-patches@sourceware.org Subject: Re: [patch] Fix gdb.cp/gdb2495.exp regression with gcc-4.7 #3 Message-ID: <20120102024532.GA2730@adacore.com> References: <20111222202047.GA16110@host2.jankratochvil.net> <20111227045606.GE23376@adacore.com> <20111228161208.GB10556@host2.jankratochvil.net> <20111228180148.GA18057@host2.jankratochvil.net> <201112282009.pBSK9LHn029918@glazunov.sibelius.xs4all.nl> <20111229231251.GA27794@host2.jankratochvil.net> <20111230033020.GA20473@adacore.com> <20111230111104.GA21767@host2.jankratochvil.net> <20120101222147.GA23665@host2.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120101222147.GA23665@host2.jankratochvil.net> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-01/txt/msg00014.txt.bz2 > FYI do you still plan the 7.4 release tomorrow? For example this should go in > IMO, gcc-4.7 will be GA (and for example gcc-4.7 built Fedora 17 GA is > 2012-05-08), both before gdb-7.5 will be GA, just the HEAD files are not > rotated yet for 2012. I am not planning on releaing GDB on the 2nd anymore. There are a couple of patches from me, and maybe this one. For yours, there's been enough scrutiny I think that it can go in I think that it can go in already. PS: For the ChangeLog on the branch, yeah, no point in rotating it. It'd be a very small ChangeLog in the end. However, we do need to be careful with copyright dates, I believe. Applying the E-o-Y procedure takes a lot of time, and so doing on the branch as well would be a bit of a waste. -- Joel