[llvm-bugs] [Bug 32686] clang crashes on valid code at -O1 and above on x86_64-linux-gnu running pass 'Combine redundant instructions': Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Apr 18 07:34:32 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=32686
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #5 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Should be fixed with:
https://reviews.llvm.org/rL300495
--
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/20170418/1b946cb0/attachment.html>
More information about the llvm-bugs
mailing list