From nobody Sun Sep 14 14:49:34 2025 X-Original-To: dev-commits-src-main@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 4cPrfQ61DDz680qV; Sun, 14 Sep 2025 14:49:34 +0000 (UTC) (envelope-from git@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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cPrfQ4WYSz3Clw; Sun, 14 Sep 2025 14:49:34 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1757861374; 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; bh=QtJJiUU7nTXBgassvalgvonlnQRN5ITQN50meg/HKaM=; b=DsxAsGNrB4SswMYa4LujPnmOu5S8PoUrKj0eAjSpC22MB6MhpyKb+pCxdjns5ssHV/36Oy BqGhsyz+50gVtHe/rzs+PYuZq42cWDvtrU4+rM06Z3QIpQxe5/tSYsU+hrKpw3pDGdbPMR aP46XvrzrGroSils9qmw4WPJ8SlgSaU2DJZpaPVTVNHoJ3HVxyZkiYYA1XO4se5azGT51D KZFtVuWdLC/Nv+n3F9PXmy53JDBZOBnetgKdJEyazQBAATNzBfOvn16+WwhRKz3MbgI0fK P0p6zS+vDZPACu1odkeDxr16i2kWvDFF91+96sS5Q7TmIyFCFco+KjUwDeF1zA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1757861374; 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; bh=QtJJiUU7nTXBgassvalgvonlnQRN5ITQN50meg/HKaM=; b=eGBbAfXY+fdWDHmy74eu9z6+63jgTtAus9HNM1YvN+s77qR5sltTUtrdJOzYOA++t0haVa cleh56S9Bt52I4zWPusQtF72OruEBz4yuQbkkhhO5ZN/Q25TDT+WrnX4uoO24ZawYlNJPg GVvBtVQHLS8AoFO/z2ArnbOEpDjtWjNboimyW7d1Y6tk+JggbittJE3Hntwqblr0UIATO8 CztTrPcAMy+ye88Esb/QBIeNC9dzY7qXCsNB8Cw+yG0w6ZQ4Gay8WjpsK29qwpapy2jiip HF2gss6LwrtLPdArYXLgk1C3h55IkjoydIVHVgUs3qKENHckgxExi1zZl8DZ2Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1757861374; a=rsa-sha256; cv=none; b=HznK+u7ObQnK0eNIl/eDeRjqNcGDvpkcOT5atVeh7JSxoD20NxpHHi1zdMmUGKV4K9EEgh /B33kxFpRUFGz9c+pKit88en5DFS2G93MkWrtAohO4YB/2ojdkHoOaU05/fjSgvk+F1Acd kmLRziOdW98OqKxs/5ABFezLQA16sw0nmNO3iR/NMOLIVPYSDlou3Ihp7hMny42qmylh1w hnaORaaGQdqQHq4NyRofbnKopseaAwzLiq6+W/JIWwd3v4B2ypbQ3hee70o5GQIOKI2H9Q xir1aDRPOa5f/yZHoKZ3y8qz92H6lkpFkTNMZ30XxqgXVIxYdC4MvcN5rnWUCw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 4cPrfQ3wwjz1Rqp; Sun, 14 Sep 2025 14:49:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 58EEnYWd048131; Sun, 14 Sep 2025 14:49:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 58EEnYc8048128; Sun, 14 Sep 2025 14:49:34 GMT (envelope-from git) Date: Sun, 14 Sep 2025 14:49:34 GMT Message-Id: <202509141449.58EEnYc8048128@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Warner Losh Subject: git: 455426da078c - main - Fix floaing point test. (again) List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: imp X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 455426da078cbbea8160bf4232b3fd1ae56e2ff5 Auto-Submitted: auto-generated The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=455426da078cbbea8160bf4232b3fd1ae56e2ff5 commit 455426da078cbbea8160bf4232b3fd1ae56e2ff5 Author: Warner Losh AuthorDate: 2025-09-14 14:48:40 +0000 Commit: Warner Losh CommitDate: 2025-09-14 14:48:40 +0000 Fix floaing point test. (again) Fixes: 9dd78db9c30a --- lib/libc/tests/stdio/printfloat_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/tests/stdio/printfloat_test.c b/lib/libc/tests/stdio/printfloat_test.c index 333eb3f4eb19..4493fe1c15d3 100644 --- a/lib/libc/tests/stdio/printfloat_test.c +++ b/lib/libc/tests/stdio/printfloat_test.c @@ -406,7 +406,7 @@ ATF_TC_BODY(hexadecimal_rounding_fullprec, tc) #if defined(__aarch64__) /* On arm64, long double is IEEE binary128 (mantissa=113) */ - testfmt("0x1.3c0ca428c59fbbbbbbbbbbbbbbbbp+0", "%.28La", 0x1.3c0ca428c59fbbbbbbbbbbbbbbbbp + 0L); + testfmt("0x1.3c0ca428c59fbbbbbbbbbbbbbbbbp+0", "%.28La", 0x1.3c0ca428c59fbbbbbbbbbbbbbbbbp+0L); #endif }