Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Nov 2021 21:16:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        testing@FreeBSD.org
Subject:   [Bug 244732] 2 tests failed after llvm10 import
Message-ID:  <bug-244732-32464-ebU5e5WNRC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244732-32464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244732-32464@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=3D244732

--- Comment #20 from commit-hook@FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dd92735449c54a15f6f048ccefd61a9583=
d1935d0

commit d92735449c54a15f6f048ccefd61a9583d1935d0
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2021-11-05 21:26:16 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2021-11-08 21:12:26 +0000

    Partially revert ac76bc1145dd because it is no longer necessary

    In ac76bc1145dd, I added a few volatiles to work around ctrig_test
    failures with {inf,inf}. This is not necessary anymore now, since in
    3b00222f156d we added -fp-exception-behavior=3Dmaytrap for clang >=3D 1=
0 in
    libm's Makefile. (The flag tells clang to use stricter floating point
    semantics, which libm depends on.)

    PR:             244732, 254911
    Fixes:          ac76bc1145dd

    (cherry picked from commit e2157cd0000f6dbb6465d7a885f2dcfd4d3596cb)

 lib/msun/src/s_ccoshf.c | 2 +-
 lib/msun/src/s_ctanh.c  | 2 +-
 lib/msun/src/s_ctanhf.c | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

--=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-244732-32464-ebU5e5WNRC>