From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 92341 invoked by alias); 13 Jun 2016 19:06:36 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 92311 invoked by uid 89); 13 Jun 2016 19:06:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=Hx-languages-length:262, HContent-type:utf-8, Hx-spam-relays-external:ESMTPA X-HELO: usmailout3.samsung.com Received: from mailout3.w2.samsung.com (HELO usmailout3.samsung.com) (211.189.100.13) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 13 Jun 2016 19:06:33 +0000 Received: from uscpsbgm2.samsung.com (u115.gpu85.samsung.co.kr [203.254.195.115]) by usmailout3.samsung.com (Oracle Communications Messaging Server 7.0.5.31.0 64bit (built May 5 2014)) with ESMTP id <0O8Q00JNY52MUO80@usmailout3.samsung.com> for gcc-patches@gcc.gnu.org; Mon, 13 Jun 2016 15:06:22 -0400 (EDT) Received: from ussync3.samsung.com ( [203.254.195.83]) by uscpsbgm2.samsung.com (USCPMTA) with SMTP id 6D.FC.07641.E240F575; Mon, 13 Jun 2016 15:06:22 -0400 (EDT) Received: from [172.31.207.194] ([105.140.31.10]) by ussync3.samsung.com (Oracle Communications Messaging Server 7.0.5.31.0 64bit (built May 5 2014)) with ESMTPA id <0O8Q00BDA52D7OA0@ussync3.samsung.com>; Mon, 13 Jun 2016 15:06:22 -0400 (EDT) Subject: Re: [PATCH 3/3][AArch64] Emit division using the Newton series To: James Greenhalgh References: <57212C09.1000501@samsung.com> <20160525161633.GA18183@arm.com> <5748D0DA.4070301@samsung.com> <20160531092754.GA17601@arm.com> <574DDED1.7040707@samsung.com> <5751FBA0.6090801@samsung.com> <20160613101513.GC30504@arm.com> Cc: gcc-patches@gcc.gnu.org, Wilco Dijkstra , Andrew Pinski , "philipp.tomsich@theobroma-systems.com" , Benedikt Huber , nd From: Evandro Menezes Message-id: <575F0424.50707@samsung.com> Date: Mon, 13 Jun 2016 19:06:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-version: 1.0 In-reply-to: <20160613101513.GC30504@arm.com> Content-type: text/plain; charset=utf-8; format=flowed Content-transfer-encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-06/txt/msg00998.txt.bz2 On 06/13/16 05:15, James Greenhalgh wrote: > Thanks for your patience on this patch series. Just checked the series in. Thank y'all for your assistance and patience. Cheers, -- Evandro Menezes