From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1924 invoked by alias); 16 Dec 2016 05:43:24 -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 1371 invoked by uid 89); 16 Dec 2016 05:42:41 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*f:CAH, H*i:CAH, H*MI:sk:s-PO0SL, H*f:sk:3KpAFsh 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 ESMTP; Fri, 16 Dec 2016 05:42:40 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id B793D117087; Fri, 16 Dec 2016 00:42:27 -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 hsp0kd9gaq2i; Fri, 16 Dec 2016 00:42:27 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 514BF117085; Fri, 16 Dec 2016 00:42:27 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id BB39B430C1; Fri, 16 Dec 2016 09:42:22 +0400 (RET) Date: Fri, 16 Dec 2016 05:43:00 -0000 From: Joel Brobecker To: Yao Qi Cc: "gdb-patches@sourceware.org" Subject: Re: FYI - T minus 1 month until 7.12.1 planned release Message-ID: <20161216054222.GA4023@adacore.com> References: <20161215054411.GB3975@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2016-12/txt/msg00316.txt.bz2 > PR 20939 is required for 7.12.1 OK, a crash is always a serious issue. Is that a regression compared to 7.11? -- Joel