From nobody Sun Jul 28 21:38:58 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WXFHR0Pwxz5RkWb for ; Sun, 28 Jul 2024 21:38:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WXFHQ5njWz4Rw3 for ; Sun, 28 Jul 2024 21:38:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1722202738; a=rsa-sha256; cv=none; b=jUiz6oh6tRyiyqGFLBf4lSo7/VtphEbh6pQsxbfSHzvpe3EVo5mYmZj4HLdnlrXlgxIXa+ mxKwOptFOlNdmork0NaNcIqgBdZ6V5Bc/bUZGE1oK2XZ09Vl1grKUSqA4S+6AzzClsaKAu gEejpIs8WMLDxnedBUesRlbAdLamjac0Fsx+/QZ6ra845+RDqkPWsS0ek6Utln2uf7oReL Ki4P1pWsl6Q24JPCflLUIBr2t4h1NNKnFa8O//gj0wGkc8OUJPnkozUPpPGRKbQ7JKOMmz wRIKJ+TmZi90cSKLFonqtTqSn2AWAOSJ9i37gqLEmC5MyPdwF6qOEyJECLEqrw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1722202738; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=pIZ2dlrBWetolAu4sdhyKH0Tbf66herZ+5hH7Lg33Vs=; b=sHGeFSrMr8pzAom4j74AS9Kr8ntkj0vTz4GepJ/D2eSgHa7oMnjJbWTHuuGpCArr8Vue8n OllNjuKOGmIvXaHMhYOz/aYob4Xo9xED/oX0rwjUHPTrImiEmYRUJIIFClGQIvbYQOL+jp iQkze3oG+a/XzaDsmsJtdZJhaAUralk4FFyoM76NXRZJYBf709HXKLV5QJcFdrJIk/oZht vty1bKuQGTmG0h+GU0Jf229LL4+lruWO1D32u+QSp54xiJP6dPHuUiWO+Q3618Uzn8LkWb DbIxQvG5AYm3V7eIYczv4GOuHV90K6ESnIlTWG2RBOfzp7hwIBY9sWlwIzuDtQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WXFHQ5Bk2z16yn for ; Sun, 28 Jul 2024 21:38:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 46SLcwDF037638 for ; Sun, 28 Jul 2024 21:38:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 46SLcwIf037637 for bugs@FreeBSD.org; Sun, 28 Jul 2024 21:38:58 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 277783] libc fma() doesn't not return the correct zero sign Date: Sun, 28 Jul 2024 21:38:58 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277783 --- Comment #19 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D34f746cc7f8a8dd261027a8b392b76e70= adc8438 commit 34f746cc7f8a8dd261027a8b392b76e70adc8438 Author: Steve Kargl AuthorDate: 2024-06-16 23:41:38 +0000 Commit: Ed Maste CommitDate: 2024-07-28 21:37:45 +0000 libm: fma: correct zero sign with small inputs This is a fixed version of 888796ade284. PR: 277783 Reported by: Victor Stinner Reviewed by: emaste MFC after: 1 week lib/msun/src/s_fma.c | 4 ++-- lib/msun/src/s_fmal.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=