[Bug 217084] lib/msun: clang 4.0 fails to ignore some tests
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 21 03:52:08 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217084
--- Comment #6 from commit-hook at 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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-testing
mailing list