0nYIHjGSFyqoGL9MIL4JPq2QXT229RAGsscYgRYqcNbCAAwxXKWCg0 5D27cNtA4Ta2665O1eoJ/0vnRX9TrVIl/ALlFdnUpLcmpjMys+FoKcFNx4W/4w== 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=1718637468; 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=DQwdjw93DxWFyAz1GcdgfF4J7wu+Xb/wR2RQPxBAy7Q=; b=Tq5dIax1yiBU+G9Ma6UhZVY4I0R7m2G0Xop849SaS5PMLWP2QCs64Vh91n+OS7JkxyqpL9 khBfzEUjK4cr1BnQS0AXfnJ/9uoToyadXGBX/GRzcrBK6XbuLztfEALeadDAejI8riIVij pP+sWabDbgkRz74lD2apl5KBc+ZziYa0DoLLAqfBoU+wpPr4OFnZDFZuu+h6gKRAWr93s8 vhQ8DwdA15Q2GPuy14yOH2Wc3wlELJVNI2+VCKa6Zq3fgrnYVb9s088LV4LUCGlT6zQCnU XyQghqhpfGUAzTY7lTerb9RyvdasMbOKLl/0sZQ3UowJlzAidr101QX64XTDTg== 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 4W2tmX4n6YzLKP for ; Mon, 17 Jun 2024 15:17:48 +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 45HFHmFK065155 for ; Mon, 17 Jun 2024 15:17:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 45HFHm62065153 for bugs@FreeBSD.org; Mon, 17 Jun 2024 15:17:48 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, 17 Jun 2024 15:17:48 +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: emaste@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 #15 from Ed Maste --- (In reply to Steve Kargl from comment #14) I think the comment may need an update too: /* * When the addends cancel to 0, ensure that the result has * the correct sign. */ --=20 You are receiving this mail because: You are the assignee for the bug.=