From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 110069 invoked by alias); 2 Dec 2019 14:57:09 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 110008 invoked by uid 89); 2 Dec 2019 14:57:09 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: mx0a-001b2d01.pphosted.com Subject: Re: [PATCH 02/17] S390: Use load-fp-integer instruction for rint functions. To: GNU C Library References: <1572881244-6781-1-git-send-email-stli@linux.ibm.com> <1572881244-6781-2-git-send-email-stli@linux.ibm.com> From: Stefan Liebler Date: Mon, 02 Dec 2019 14:57:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.0 MIME-Version: 1.0 In-Reply-To: <1572881244-6781-2-git-send-email-stli@linux.ibm.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit x-cbid: 19120214-0012-0000-0000-0000036FBAF2 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 19120214-0013-0000-0000-000021AB7371 Message-Id: X-SW-Source: 2019-12/txt/msg00038.txt.bz2 This patch is superseded by the patch-series which is always using wordsize-64 version and allows to use the GCC builtins in common-code implementation: "[PATCH 00/13] Use GCC builtins for some math functions if desired." https://www.sourceware.org/ml/libc-alpha/2019-12/msg00029.html Bye, Stefan