From nobody Wed Dec 21 22:37:19 2022 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 4NcpGl1bDzz1HKrq for ; Wed, 21 Dec 2022 22:37:19 +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 4NcpGl0TDtz3RLb for ; Wed, 21 Dec 2022 22:37:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1671662239; 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=hLiQXbLmF28FYuF4M4/aKbZOTUw2E5TQlxpAZp8qT8U=; b=sF8EtIs+mJSnwQL5W2eXCElR5ENbCrKb88h27TDpcsw1nF+D9EkgM2wZTujD+m4YClD+y+ +UL77hm01qJ4gnwituPOp022pCDrhjT2CZfqo9WzmOlNBgfyZ8ozJYJV7HRoCU3WeL2Syz P0KktEQdh3At4IyLWqig5yUg6jxrtXvSpwm52aQC8nDZO/UoL/qxQWP95rnSsYHyM80pVD +S5Qe2tMiNIiXviFoV9Zoo06lFuZgSq4QYk3B6CgPKDtQeMQM5uXVLHmnhIhhM4NMbqZ7W 8ad5ngRnVCkoBWI18EPlXh9YVSuizVuEztINRvYxu6+oXwaKWk7xMsHn/TQ6Ug== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1671662239; a=rsa-sha256; cv=none; b=rXA7sO4rQ5XbwrlS6N/7NhKa+JkW5gzz00R4sHSPlJm6mq7TFDqmd/EtYXh8FH9X9mTZDo VFqboq0UnggOeRF2dsXB4cYtMjRzcX2KbYnBAl+FuvdBo2Hg46coRWKlymxv8RYPGvyLjE Utt2VaM83CXjF5pjtyejU8VJ6DzFI3TIV0hDwVud7iiMvu92Qir80CI5W7Upe8vmqSs/Om KOmz5coQHnyJVnK7LBLCCaDQaON18jCCq4utM2E9x5+qXKiQ8v8F+lh6iyu2qSi1nk2uxO PWiXwVVDUsVN0WXmJCjeVyRRt9ZS+cCfilEcRYXzyVPI0hbtktl5w3gXuKPj3g== 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 4NcpGk6gTTzXQn for ; Wed, 21 Dec 2022 22:37:18 +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 2BLMbIsl072549 for ; Wed, 21 Dec 2022 22:37:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BLMbIci072548 for bugs@FreeBSD.org; Wed, 21 Dec 2022 22:37:18 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 268497] clang15 math.h isfinite() generates unreachable-code-generic-assoc warnings Date: Wed, 21 Dec 2022 22:37:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 13.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: nicholas.h.briggs@gmail.com X-Bugzilla-Status: Open 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268497 --- Comment #4 from Nick Briggs --- (In reply to Ed Maste from comment #3) With this report in the system anyone who goes looking for this warning sho= uld be able to find it, and as you note it will be fixed by the 13.2 release by= the end of March if all goes according to plan. I would not have noticed it ha= d I not been prepping some code for clang15 becoming more commonly used. --=20 You are receiving this mail because: You are the assignee for the bug.=