From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: DJ Delorie Newsgroups: gmane.comp.lib.glibc.alpha Subject: Re: riscv: fmax/fmin sNaN fix Date: Tue, 20 Feb 2018 12:22:28 -0500 Message-ID: References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1519147235 13216 195.159.176.226 (20 Feb 2018 17:20:35 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 20 Feb 2018 17:20:35 +0000 (UTC) Cc: libc-alpha@sourceware.org, nd@arm.com To: Szabolcs Nagy Original-X-From: libc-alpha-return-90416-glibc-alpha=m.gmane.org@sourceware.org Tue Feb 20 18:20:31 2018 Return-path: Envelope-to: glibc-alpha@blaine.gmane.org DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:in-reply-to:date:message-id :mime-version:content-type; q=dns; s=default; b=qdoFZYCBWekVahdp db9JcSsMV2ABn8+tXibX5TAbVv+QETVX8JmHS7SmDdpj5NjtUMPC5Z7GTA8VBaZp 9ttFDZelDkkUysJZE/dvsAd383xd93X+Hnlta+6/hogyiiC9j2eux5upuHWq2fNU rFbtMnw8YVoOMScJEf/vaDylb3U= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:in-reply-to:date:message-id :mime-version:content-type; s=default; bh=ag4iTQFyntQjAlAlUUvefZ fH1RY=; b=QQRHL955Fesirxvl58x2vzIoo3rZAqcwbwlqTjs6Q6KtjaxE0FhXQZ J55TfF+D/FcoqHhzRj+VC2M9jk4u//I2N01+STkC0kVOs6Bri/I6G1uKLhasQ/ci FrG0JnGY/fTvzaRDLOY1xaLv43IVaN82sBb8F2JqfzqElguOfX3eI= Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Original-Sender: libc-alpha-owner@sourceware.org Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy= X-HELO: mx1.redhat.com In-Reply-To: (message from Szabolcs Nagy on Tue, 20 Feb 2018 10:26:01 +0000) Xref: news.gmane.org gmane.comp.lib.glibc.alpha:82748 Archived-At: Received: from server1.sourceware.org ([209.132.180.131] helo=sourceware.org) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eoBag-00035z-ER for glibc-alpha@blaine.gmane.org; Tue, 20 Feb 2018 18:20:30 +0100 Received: (qmail 63714 invoked by alias); 20 Feb 2018 17:22:33 -0000 Received: (qmail 63705 invoked by uid 89); 20 Feb 2018 17:22:32 -0000 Szabolcs Nagy writes: > On 20/02/18 02:57, DJ Delorie wrote: >> >> RISC-V's FPU follows the IEEE spec, not the POSIX spec. This patch > ^^^^^^^^^ > which one? > (the next ieee revision will have different min/max operations) FYI origin commit is: https://github.com/riscv/riscv-glibc/pull/44/commits/ea8c2f70ed9685f8c220e09b28098fefbc96179a