From nobody Sun Aug 17 18:34:04 2025 X-Original-To: dev-commits-src-all@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 4c4kyN5vR2z655SM; Sun, 17 Aug 2025 18:34:04 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c4kyN5K4Fz49bL; Sun, 17 Aug 2025 18:34:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755455644; 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=U9667P/Pl2NoJAnX36my3bSibmsobdGfwZOV7+afRtc=; b=GO6O+58Ex//bVc8rRueeKo9O1gt1hu1RpDA+D+X2cqBHJG4jhPemP7cWbIg5iaa/l/1OaP gaAtBpqMfPoe7ef4sj3Y2EhmDbo+8TmS26msAddy1a5mlhabkjalYXN781tgliJuaD8Mqb elQNRu7V5hhd7dDuEY/CdiQP+dP94SLIVb8iyn8cVExXDGDZ+sCf5ll5FgGvUDvnzCiAYD qwcEimcFJahmMvV2juZ9DNlAhLkAB7JY0XCv+Pl/g+wBeW672hOaEc+GjHyQ3jrLNU/Kpo Uq3RFqtTZjOXzfzoSksMoF5kQQc1I+QBq8vc3NxDAtb/oZvH6Mowx3ulphz9qQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755455644; 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=U9667P/Pl2NoJAnX36my3bSibmsobdGfwZOV7+afRtc=; b=L+CM8iV/EP8LBzboiVxbjiFnBaMqVrNtDAHN6Xarzs5zvzb+Zl+x91926UMncxBmHC09e1 YKlkq1p9VYmLVj3qp4VpjgBpfChkGbUVcMeehfO3LYW5x+Jh6nKsX7uZW5jhTxXuQIC26j 7tV/7zWZ40b9sl9mACpJ3ZA2myRb6V1rDtapnaX2iasCH38+tCm7DDYPolKiEQTTAJXvRS 2fovZQw8RAcxuRZv8Hb0dnjSzyQkXKcXqiwEWvG0RZ+Q9XN3m3j0MmzUJ8B7HmtjN2hq6Z H17byVM0tWIluGxM45kwkxZ7ShVgDDA+SR3IdnTIerVHkFeb67vr36nehoJo1Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755455644; a=rsa-sha256; cv=none; b=VlSs6NcDjPLaTh+07AbFVl+r9IR0KCbp0WLxLiX0VBITjjFXWqm61RWvgxnOSY7nfsQyhe eznkcgBVnl0wy1l55h+dTAbETujwbzvzDZ8NA5EQf65a2nwI0E0ZUbbJRziadNd9JZyv0B fLWxkTbecE8V4vMBuYDKKs8TLmM8CDiX3ii5UJVmrpp+M+/giSMBG1D8lqXC/WrKE7oI8w zTtXbrpn6ihrFyegTWuTd7Q90Z5WhSrcQYjWHsc4n8bpgUHLS/iTTzO5tLFDXQ7zya0xqo OG19eY/ou577vPR7+IqFsm3qe+7VJ4iaYN1PaOU4HaYLoC7O9mbYRl4IStybLQ== 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 4c4kyN4rlfz6X3; Sun, 17 Aug 2025 18:34:04 +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 57HIY4nk000789; Sun, 17 Aug 2025 18:34:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57HIY4TS000786; Sun, 17 Aug 2025 18:34:04 GMT (envelope-from git) Date: Sun, 17 Aug 2025 18:34:04 GMT Message-Id: <202508171834.57HIY4TS000786@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Dimitry Andric Subject: git: 50e1230228d8 - stable/14 - libmsun: remove duplicates after cdefs.h added inline to __always_inline List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dim X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 50e1230228d8bf7aeb1beb11f29c2e55338940df Auto-Submitted: auto-generated The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=50e1230228d8bf7aeb1beb11f29c2e55338940df commit 50e1230228d8bf7aeb1beb11f29c2e55338940df Author: Ryan Libby AuthorDate: 2024-06-25 17:40:14 +0000 Commit: Dimitry Andric CommitDate: 2025-08-17 18:30:42 +0000 libmsun: remove duplicates after cdefs.h added inline to __always_inline Reviewed by: kib, olce Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D45712 (cherry picked from commit 07cc7ea7386c5428cef9e8f06d4ebd8144dec311) --- lib/msun/ld128/e_rem_pio2l.h | 2 +- lib/msun/ld128/s_logl.c | 2 +- lib/msun/ld80/e_rem_pio2l.h | 2 +- lib/msun/ld80/s_logl.c | 2 +- lib/msun/src/e_rem_pio2.c | 2 +- lib/msun/src/e_rem_pio2f.c | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/msun/ld128/e_rem_pio2l.h b/lib/msun/ld128/e_rem_pio2l.h index 5d1f9bde92da..c10eb36d0c24 100644 --- a/lib/msun/ld128/e_rem_pio2l.h +++ b/lib/msun/ld128/e_rem_pio2l.h @@ -55,7 +55,7 @@ pio2_2t = 2.0670321098263988236496903051604844e-43L, /* 0x127044533e63a0105df5 pio2_3 = 2.0670321098263988236499468110329591e-43L, /* 0x127044533e63a0105e00000000000.0p-254 */ pio2_3t = -2.5650587247459238361625433492959285e-65L; /* -0x159c4ec64ddaeb5f78671cbfb2210.0p-327 */ -static inline __always_inline int +static __always_inline int __ieee754_rem_pio2l(long double x, long double *y) { union IEEEl2bits u,u1; diff --git a/lib/msun/ld128/s_logl.c b/lib/msun/ld128/s_logl.c index 4d32462e5653..e9133ec66fd2 100644 --- a/lib/msun/ld128/s_logl.c +++ b/lib/msun/ld128/s_logl.c @@ -444,7 +444,7 @@ struct ld { #endif #ifdef STRUCT_RETURN -static inline __always_inline void +static __always_inline void k_logl(long double x, struct ld *rp) #else long double diff --git a/lib/msun/ld80/e_rem_pio2l.h b/lib/msun/ld80/e_rem_pio2l.h index 88412c3d0cf9..b64c9b6ff4f4 100644 --- a/lib/msun/ld80/e_rem_pio2l.h +++ b/lib/msun/ld80/e_rem_pio2l.h @@ -67,7 +67,7 @@ pio2_2t = 6.36831716351095013979e-25L, /* 0xc51701b839a25205.0p-144 */ pio2_3t = -2.75299651904407171810e-37L; /* -0xbb5bf6c7ddd660ce.0p-185 */ #endif -static inline __always_inline int +static __always_inline int __ieee754_rem_pio2l(long double x, long double *y) { union IEEEl2bits u,u1; diff --git a/lib/msun/ld80/s_logl.c b/lib/msun/ld80/s_logl.c index 2c5d1e2dd08f..7141abe086d5 100644 --- a/lib/msun/ld80/s_logl.c +++ b/lib/msun/ld80/s_logl.c @@ -444,7 +444,7 @@ struct ld { #endif #ifdef STRUCT_RETURN -static inline __always_inline void +static __always_inline void k_logl(long double x, struct ld *rp) #else long double diff --git a/lib/msun/src/e_rem_pio2.c b/lib/msun/src/e_rem_pio2.c index 266ab24097f2..05ae45153aeb 100644 --- a/lib/msun/src/e_rem_pio2.c +++ b/lib/msun/src/e_rem_pio2.c @@ -46,7 +46,7 @@ pio2_3 = 2.02226624871116645580e-21, /* 0x3BA3198A, 0x2E000000 */ pio2_3t = 8.47842766036889956997e-32; /* 0x397B839A, 0x252049C1 */ #ifdef INLINE_REM_PIO2 -static __inline __always_inline +static __always_inline #endif int __ieee754_rem_pio2(double x, double *y) diff --git a/lib/msun/src/e_rem_pio2f.c b/lib/msun/src/e_rem_pio2f.c index 744060f18010..11e460c1af33 100644 --- a/lib/msun/src/e_rem_pio2f.c +++ b/lib/msun/src/e_rem_pio2f.c @@ -38,7 +38,7 @@ pio2_1 = 1.57079631090164184570e+00, /* 0x3FF921FB, 0x50000000 */ pio2_1t = 1.58932547735281966916e-08; /* 0x3E5110b4, 0x611A6263 */ #ifdef INLINE_REM_PIO2F -static __inline __always_inline +static __always_inline #endif int __ieee754_rem_pio2f(float x, double *y)