From nobody Mon Mar 18 22:00:06 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 4Tz80k60cZz5F5r0 for ; Mon, 18 Mar 2024 22:00:06 +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 4Tz80k4y0Lz4XyQ for ; Mon, 18 Mar 2024 22:00:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1710799206; a=rsa-sha256; cv=none; b=dpDBGLQwYqRyADMjh3bNyA3Zw2nIJNi7X47rzE1p/HWGblmrNl4esT7mQTN72P1uxIarbM bNvTVNPKyzAgGChZ9pyPcTWJ+Fl5gMrbV5pwfnC1XFdrlSOQc6gZlCH0YlOSyrbs+vL+OA nw/hgYkSsnkExxAqw9fQ8kmYuENQB/MnxK1WMWT3i5QxSuEGsrnaMtKJPimsb5FBveZZXj YeTk9+Gbb1hdlq2LVbeJoltj4w0kaOjIZ7+Y6gi83HJMDQhUJwtTfvYV4wmxRwiKcfGhb3 eDucDfj9y0FH0YKnQ9bFtnX2MBhgkcLbVzVgE8N12yfPWyUnns3fxZ4P9IEcOg== 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=1710799206; 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=uwj2g1pocu9LMT4VPMTTDy4rB7CzAKqZ65go02WbIWQ=; b=k8S8F3MaeL64QfxrYQo6VuoyvwWhH76Twk1cIDrHzZiNJ6PM/aSbhi2gQ/p/wuBiCi2L0Y aC4SsIPlh06alriEkivDfwS0u7e+1E7VIxkElts4QUgTSeedORvBQ7UcqDBvRVHuR1AoNp 5nUWqEH/KEEzT8V2it4h4Rrmy7pXjJQHgFIOZYvTRa+knjI+AgTprg+DiKPEC9mF0OWNnu D56sqEBrX153d2GsoCf7KlJcoerpjNp1EloNnedTlzlZLKeDnPNZktl74ahe2A4zbQoYyY QHytW67qJ1OGAViOg7xUV4pLR7D0/MwWOlP9ZnSDAvzsr1QSuO3BkHqYRHe4IQ== 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 4Tz80k4RHBzgh7 for ; Mon, 18 Mar 2024 22:00:06 +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 42IM06Vx017577 for ; Mon, 18 Mar 2024 22:00:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42IM06Sh017568 for bugs@FreeBSD.org; Mon, 18 Mar 2024 22:00:06 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: Mon, 18 Mar 2024 22:00:06 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kargl@FreeBSD.org X-Bugzilla-Status: New 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 #6 from Steve Kargl --- (In reply to Steve Kargl from comment #4) A similar issue is present in src/s_fmal.c. The patch in comment #4 can be adapted for fmal. --=20 You are receiving this mail because: You are the assignee for the bug.=