[llvm-bugs] [Bug 31963] New: Backport compiler-rt test fixes to 4.0.0
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Feb 15 02:29:12 PST 2017
http://bugs.llvm.org/show_bug.cgi?id=31963
Bug ID: 31963
Summary: Backport compiler-rt test fixes to 4.0.0
Product: compiler-rt
Version: 4.0
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: compiler-rt
Assignee: unassignedbugs at nondot.org
Reporter: mgorny at gentoo.org
CC: llvm-bugs at lists.llvm.org
Blocks: 31622
The following commits are needed to improve test suite status for 4.0.0:
a. lit tests (sanitizers, more important)
r294425 -- [test] Enable the strace_test only if strace is installed
b. builtin tests (manual, less important)
r292257 -- [test] [builtins] Remove obsolete/UB tests in __fixuns?fdi based
r292729 -- [test] Fix page address logic in clear_cache_test
With this, I get 100% lit tests passing on amd64 & x86 Gentoo, and one
semi-random (rounding) failure on builtins on x86.
Referenced Bugs:
http://bugs.llvm.org/show_bug.cgi?id=31622
[Bug 31622] [meta] 4.0.0 Release Blockers
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170215/9f90f437/attachment.html>
More information about the llvm-bugs
mailing list