Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Dec 2022 19:10:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 268497] clang15 math.h isfinite() generates unreachable-code-generic-assoc warnings
Message-ID:  <bug-268497-227-LTlXiZzHCq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268497-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268497-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268497

Dimitry Andric <dim@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #1 from Dimitry Andric <dim@FreeBSD.org> ---
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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268497-227-LTlXiZzHCq>