From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5892 invoked by alias); 24 Dec 2014 10:44:12 -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 5865 invoked by uid 89); 24 Dec 2014 10:44:09 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-pa0-f47.google.com Received: from mail-pa0-f47.google.com (HELO mail-pa0-f47.google.com) (209.85.220.47) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 24 Dec 2014 10:44:08 +0000 Received: by mail-pa0-f47.google.com with SMTP id kq14so9865297pab.20; Wed, 24 Dec 2014 02:44:06 -0800 (PST) X-Received: by 10.70.130.108 with SMTP id od12mr52174294pdb.109.1419417846796; Wed, 24 Dec 2014 02:44:06 -0800 (PST) Received: from bubble.grove.modra.org ([58.160.155.134]) by mx.google.com with ESMTPSA id x8sm22554969pdi.7.2014.12.24.02.44.05 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Dec 2014 02:44:05 -0800 (PST) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 0F352EAA0D1; Wed, 24 Dec 2014 21:13:59 +1030 (ACDT) Date: Wed, 24 Dec 2014 10:44:00 -0000 From: Alan Modra To: Iain Buclaw Cc: Joel Brobecker , gdb-patches@sourceware.org, Binutils Development Subject: Re: [pushed] Use strtod instead of strtold in libiberty/d-demangle.c Message-ID: <20141224104359.GM4313@bubble.grove.modra.org> Mail-Followup-To: Iain Buclaw , Joel Brobecker , gdb-patches@sourceware.org, Binutils Development References: <1413496497-16369-1-git-send-email-brobecker@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: 2014-12/txt/msg00621.txt.bz2 On Wed, Dec 24, 2014 at 10:06:29AM +0000, Iain Buclaw wrote: > This should be applied to the binutils-2.25 branch too. I think you may have missed the boat. Please wait until Tristan announces the release, and opens up the branch again. -- Alan Modra Australia Development Lab, IBM