[llvm-bugs] [Bug 26711] New: clang -Oz miscompiles gmp
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Feb 23 04:00:46 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26711
Bug ID: 26711
Summary: clang -Oz miscompiles gmp
Product: new-bugs
Version: 3.8
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: bero at linaro.org
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Building gmp 6.1.0 with clang -Oz results in failures (crashes) during "make
check".
clang -Os and clang -O2 are ok.
This is with clang 3.8 (branches/release_38 svn as of yesterday).
--
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/20160223/35c3fa12/attachment.html>
More information about the llvm-bugs
mailing list