From nobody Wed Dec 21 19:10:05 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 4Ncjgd73HKz1GnT8 for ; Wed, 21 Dec 2022 19:10:05 +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 4Ncjgd5XBMz4CMx for ; Wed, 21 Dec 2022 19:10:05 +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=1671649805; 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=Oy+eKST5NWhpBZ34iUSBZcfKadm6VNlIZhNFne5bTgg=; b=rm5cVW2VjvPlbj5ZsYCPxxrULgoTavJ7yUmK0KteFf2jrO+kECtlNguFdA08RStX1aQgOs aLmOn7PSFtllujA4yTJ8p8fzHwquwOzlTA5go09Q8qmVeN3xDf81v5zMoXPbfz2E3yb2dQ TDrkoTMia2n2rpmVGhHzU9Up0g5nD9yFWw5VxIgPmRS7R5wTDPLJST0JnaoHR7pk3NsLC3 t3hILC9k3/G0UZSPUSJfO9109C3wDW7ZO9h/ZDhpDtvW1XIvIwVVF9eSAoV/0ZxShBetoz 0nRMwHrMevbLrUwBWSxa0KeYxnvyfv6J2sYK7DzgoP0OwTDIoH3DUNLf2QBjkg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1671649805; a=rsa-sha256; cv=none; b=WGsvpuxxpSslnDHCesoGMKX9WMjuhTRU+6yECR3ddjd41xqFe0sLpQnyqTGjh4yKyjpir9 mSObAyy+VGplO3MncSdeYu/dCxtq4pzV/FnTsgivOZnpBaGqUN+yASZhPPLgBCGQSOQVsh upGehwaOWwxaPKZL+lmoVO+9YUWJjF3A3W0naWDvu99pGrORZO43HwmdhhiMQZVoTzjTx+ XvoC/ASJFW2iRoIRar3nvHDRy6rtDSDWXiOhpi5+9sGK/xWAEe9PN4PqZ696SKm9MkS21+ yXwLnZjrjHmFy8BBmmiA038nmpLaT0TpT/McpJqiemQpdvj0beZMfWLMm/Ps1A== 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 4Ncjgd4dWLzQlC for ; Wed, 21 Dec 2022 19:10:05 +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 2BLJA5QU068608 for ; Wed, 21 Dec 2022 19:10:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BLJA5oB068607 for bugs@FreeBSD.org; Wed, 21 Dec 2022 19:10:05 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 19:10:05 +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: dim@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status 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 Dimitry Andric changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #1 from Dimitry Andric --- As noted in the llvm issue, this was already fixed in https://cgit.freebsd.org/src/commit/?id=3De50027e38d4f for 14-CURRENT, and cherry-picked in https://cgit.freebsd.org/src/commit/?h=3Dstable/13&id=3D8432a5a4fa3c for 13= -STABLE. Unfortunately this didn't make it in time for 13.1-RELEASE, so building programs using math.h with clang >=3D 15.0 on that version will result in t= hose -Wunreachable-code-generic-assoc warnings. (Note that 13.1-RELEASE ships with clang 13.0.0 so most users should never = run into this warning.) --=20 You are receiving this mail because: You are the assignee for the bug.=