[llvm-bugs] [Bug 31238] New: Merge r283299 into 3.9.1
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Dec 2 09:22:47 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=31238
Bug ID: 31238
Summary: Merge r283299 into 3.9.1
Product: compiler-rt
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: compiler-rt
Assignee: unassignedbugs at nondot.org
Reporter: renato.golin at linaro.org
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
After running RC2, I realised this bug is still there:
sem_init_glibc.cc.tmp:
/home/renato.golin/devel/llvm/release/rc2/llvm.src/projects/compiler-rt/test/sanitizer_common/TestCases/Linux/sem_init_glibc.cc:37:
int main(): Assertion `a == 42' failed.
This was addressed by review: https://reviews.llvm.org/D24766
And ultimately committed in: https://reviews.llvm.org/rL283299
We need this fix before RC3.
--
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/20161202/dd1297f4/attachment.html>
More information about the llvm-bugs
mailing list