From nobody Sun Jun 16 02:08:22 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 4W1xJ72hbfz5Mx9T for ; Sun, 16 Jun 2024 02:08:23 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4W1xJ706R7z43Gq for ; Sun, 16 Jun 2024 02:08:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1718503703; a=rsa-sha256; cv=none; b=wOL/i1j6xS5jaF/4hOpOE3scye2XCW+FeHZcBC4enkFQ29DrTCICzD5jC4D30gC4N2Ump1 DGf4PnhzDQQn75AGBx6S/RS7rJMb2HRmluF8DbDQiTGSV1WI92BAnDOhF3WyuWzvKqncsM hwsQ8M1EfKQMpkVkvXNalu6GDJzPxjIbUeuQOjWopNSLgB3cEVxhC2HriR2dcOqinP6fbD qTbNMXob5DfLfzRIdEmeBQVyzeiK3daOt49sRQTz2q8JNeWTaWuOwZgNQTKTpAEilRnpmX l1VDe//NeYk+Nos6rlXTc79h0fYA21+oqNDdObflUAiHiMcQeOZ3PtVzqbNjxw== 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=1718503703; 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=nYGJWJ0ZVvINpk7IXGIo5hVekafrMnaxp7Nbv7zDqz4=; b=O3cUfeHa4bIOX3sMXiRt2gd6yCgGEY6TwHXKbYL6IPcJEcnBoEpgusi9SsA7tb0AZlrJlG DTtPSEU/1X0t8E2td5bBCff0e6WcwIwTPS5phgfOLVCf/4fZBUNfj1SB4cUjR4yDioU390 aa3HQxdRUAAzn8/xmo9orWN8qk38C5K47ZfDVK01vcIg1sEhzFBlfucBPPVsnMCbVC+/ps lngONu0D2lrtXnqOdMjyFAO6QcKMhlKNhIsr8/lg1pe3HZeNS5UTQ6cUSGD5LjXmgxo7m9 Qb6uTz40MYwfTYt1NaOgvt3zOD1NLfHYbO9XXCFoReyv09oLoKuyF+nTvOynXA== 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 4W1xJ66l1wzTFY for ; Sun, 16 Jun 2024 02:08:22 +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 45G28MXl015452 for ; Sun, 16 Jun 2024 02:08:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 45G28M99015450 for bugs@FreeBSD.org; Sun, 16 Jun 2024 02:08:22 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www 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, 16 Jun 2024 02:08:22 +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: kargl@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: attachments.mimetype attachments.created 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 Steve Kargl changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #251488|text/x-csrc |text/plain mime type| | --- Comment #13 from Steve Kargl --- Created attachment 251488 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D251488&action= =3Dedit testcase for long double This contains a test that shows the issue for long double (on amd64). --=20 You are receiving this mail because: You are the assignee for the bug.=