From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 129453 invoked by alias); 2 Aug 2016 13:30:48 -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 129438 invoked by uid 89); 2 Aug 2016 13:30:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:171 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; Tue, 02 Aug 2016 13:30:45 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id EB954116A0E for ; Tue, 2 Aug 2016 09:30: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 Tc-USX35x2mJ for ; Tue, 2 Aug 2016 09:30:43 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id C3393116A0B for ; Tue, 2 Aug 2016 09:30:43 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 4A9B5428FB; Tue, 2 Aug 2016 06:30:42 -0700 (PDT) Date: Tue, 02 Aug 2016 13:30:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: Re: New ARI warning Tue Aug 2 02:08:00 UTC 2016 in gdb-7.12-branch Message-ID: <20160802133042.GC4258@adacore.com> References: <20160802020800.GA28719@sourceware.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160802020800.GA28719@sourceware.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2016-08/txt/msg00029.txt.bz2 This message is caused by the switch from the 7.11 branch to the 7.12 one, so can be ignored. -- Joel