[llvm-bugs] [Bug 28148] clang crashes on valid code at -Os and above in 32-bit mode on x86_64-linux-gnu: Assertion `(Blocks.empty() || LIB[getHeader()] == this) && "Incorrect LI specified for this loop!"' failed
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jul 19 14:15:46 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=28148
Sebastian Pop <sebpop at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #3 from Sebastian Pop <sebpop at gmail.com> ---
Looks like this is a duplicate of https://llvm.org/bugs/show_bug.cgi?id=28104
The two bugs have a similar backtrace ending with:
#8 addBasicBlockToLoop
*** This bug has been marked as a duplicate of bug 28104 ***
--
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/20160719/d244b2f0/attachment.html>
More information about the llvm-bugs
mailing list