Date: Tue, 21 Feb 2017 03:52:08 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: [Bug 217084] lib/msun: clang 4.0 fails to ignore some tests Message-ID: <bug-217084-32464-3EYDdgzyEv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-217084-32464@https.bugs.freebsd.org/bugzilla/> References: <bug-217084-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=3D217084 --- Comment #6 from commit-hook@freebsd.org --- A commit references this bug: Author: ngie Date: Tue Feb 21 03:50:57 UTC 2017 New revision: 314023 URL: https://svnweb.freebsd.org/changeset/base/314023 Log: MFC r312213,r313713: r312213: Turn COMPILER_VERSION/COMPILER_TYPE make check into a compile-time check of the clang version This works around breakage on ^/stable/10 when running installworld from a ^/stable/10 host where the test wouldn't be compiled on the first go-around and would be missing when make installworld is run. PR: 208703 r313713: Handle clang 4.x+ with the compile-time exception added in r312213 It also fails the assertions noted in bug 208703 PR: 208703 PR: 217084 Changes: _U stable/10/ stable/10/lib/msun/tests/fmaxmin_test.c --=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-217084-32464-3EYDdgzyEv>