[llvm-bugs] [Bug 30289] crash at -O1 and above on x86_64-linux-gnu in both 32-bit and 64-bit modes (Assertion `!(DivIsSigned && C2->isAllOnesValue()) && "The overflow computation will fail."' failed.)

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Sep 6 06:45:02 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=30289

Sanjay Patel <spatel+llvm at rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           See Also|                            |https://llvm.org/bugs/show_
                   |                            |bug.cgi?id=30281
         Resolution|---                         |FIXED

--- Comment #1 from Sanjay Patel <spatel+llvm at rotateright.com> ---
This is a very similar bug/fix to bug 30281.

It should be solved after:
https://reviews.llvm.org/rL280677

-- 
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/20160906/ffe14f8c/attachment.html>


More information about the llvm-bugs mailing list