From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 70469 invoked by alias); 17 Jul 2015 18:35:46 -0000 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 Received: (qmail 70460 invoked by uid 89); 17 Jul 2015 18:35:45 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Fri, 17 Jul 2015 18:35:44 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 0650A28E85; Fri, 17 Jul 2015 14:35:43 -0400 (EDT) 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 SM4WozAuZTxb; Fri, 17 Jul 2015 14:35:42 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id D5D4428C52; Fri, 17 Jul 2015 14:35:42 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 6B8F340283; Fri, 17 Jul 2015 11:35:41 -0700 (PDT) Date: Fri, 17 Jul 2015 18:35:00 -0000 From: Joel Brobecker To: Jan Kratochvil Cc: gdb-patches@sourceware.org, keiths@redhat.com Subject: Re: GDB 7.10 release 2015-07-17 status update? Message-ID: <20150717183541.GD7406@adacore.com> References: <20150717175328.GA15874@adacore.com> <20150717182842.GA7050@host1.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150717182842.GA7050@host1.jankratochvil.net> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2015-07/txt/msg00516.txt.bz2 > > - [GCC review/Jan] PR compile/18485 (set debug compile: Display GCC driver > > filename) > > - [GCC review/Jan] PR compile/18486 (Add 'set compile-gcc') > > > > If the reason for it being a "Maybe" is time, we can probably give you > > a little extra time (see below). > > I have pinged those now: > ping: [PATCH v3 1/4] libcc1: Introduce GCC_FE_VERSION_1 > https://gcc.gnu.org/ml/gcc-patches/2015-07/msg01563.html > > But I do not think it matters much, there are other more important parts of > the 'compile' project. > > The release really should not be delayed in any way for it. > It could be also already rejected that 7.11 will be enough for it. OK, in that case, let's just delete those entries from the wiki, and if you get the patches in master in time, you can always ask for the patches to also be ported to 7.10. -- Joel