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: Thu, 22 Feb 2018 21:08:52 -0500 Message-ID: References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1519351619 28883 195.159.176.226 (23 Feb 2018 02:06:59 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 23 Feb 2018 02:06:59 +0000 (UTC) Cc: carlos@redhat.com, libc-alpha@sourceware.org To: Joseph Myers Original-X-From: libc-alpha-return-90511-glibc-alpha=m.gmane.org@sourceware.org Fri Feb 23 03:06:55 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=w7Pty3VmI7aUXe0O ndGR4JqzNzy8svyAnF+CBGngVpHQz0Wy9upT3gpDlcGghqJ4ZEWJkG8tgD175CFp RMtit1o92AE/6F7XNDp4xaw9GX96nHB66TEMe+/QJndLVCco6c1vdO3Z+CO6DkDJ O5fgoISsaOyHbODCjMiGsPrQwho= 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=M4abvYI+GKXu06TxD3JfQB 1HAug=; b=TF2JE/k6oK+HecsBqxkAH3Nk2f2Z31IrNmXGUTAIHaRBTvLs0d1yO1 FDT/34+y1iT9Lt1QB1/GuZYjVwe1njewIFZ+fabaPYzhOMfn8vFoVqlxz0ImZwmC hA2Z7pz57XZtKXdgziKR1bsBuXalL/7cEAQ68vpI/2/4Zk/gXSiX8= 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=-2.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,T_RP_MATCHES_RCVD,URIBL_RED autolearn=ham version=3.3.2 spammy= X-HELO: mx1.redhat.com In-Reply-To: (message from Joseph Myers on Fri, 23 Feb 2018 02:01:19 +0000) Xref: news.gmane.org gmane.comp.lib.glibc.alpha:82843 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 1ep2lC-0006yx-9Y for glibc-alpha@blaine.gmane.org; Fri, 23 Feb 2018 03:06:54 +0100 Received: (qmail 118610 invoked by alias); 23 Feb 2018 02:08:56 -0000 Received: (qmail 118511 invoked by uid 89); 23 Feb 2018 02:08:55 -0000 Joseph Myers writes: > Wasn't that bug 22827? I am *so* going to replace this faulty memory one of these days... > File the bug, resolve it as FIXED with milestone set and a comment > referencing the commit with the fix and the first release with that > commit, optionally add the [BZ #N] notation to the ChangeLog entry for > the fix. OK.