[llvm-bugs] [Bug 19886] clang++ crash in Combine Redundant Instructions
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Sep 24 10:19:39 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=19886
Florian Hahn <Florian.Hahn at arm.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
Status|NEW |RESOLVED
CC| |Florian.Hahn at arm.com
--- Comment #4 from Florian Hahn <Florian.Hahn at arm.com> ---
The attached binary compiles for me with current master (I just had to drop -g
from the command line flags, as it is not accepted)
Clang version used: clang version 6.0.0
(https://github.com/llvm-mirror/clang.git
f87b529510cd26b9835cca8602a504985b773efb)
(https://github.com/llvm-mirror/llvm.git
36d03a028869873b6301047020d01cfb2b044272)
Target: x86_64-unknown-linux-gnu
Thread model: posix
Please reopen if this is still an issue for you!
--
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/20170924/29062e98/attachment-0001.html>
More information about the llvm-bugs
mailing list