[llvm-bugs] [Bug 28367] clang crashes on valid code at -O1 and above on x86_64-linux-gnu: Assertion `II->getParent() == &*BI && "Moved to a different block!"' failed
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Aug 17 07:55:41 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=28367
Chad Rosier <mcrosier at codeaurora.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #7 from Chad Rosier <mcrosier at codeaurora.org> ---
(In reply to comment #6)
> Committed in r278928.
I didn't think r278928 regressed any of the Reassociation tests, but the bots
proved me wrong. Therefore, I've reverted r278928 in r278929. Neither Eli or
I are very fond of my proposed solution, so I'm starting to lean more towards
reverting r258830, which introduced the bug.
--
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/20160817/4b318f42/attachment.html>
More information about the llvm-bugs
mailing list