[llvm-bugs] [Bug 32835] wrong code (compiled code segfaults) at -O1 and above on x86_64-linux-gnu (in both 32-bit and 64-bit modes)

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Apr 28 07:58:27 PDT 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |spatel+llvm at rotateright.com
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Sanjay Patel <spatel+llvm at rotateright.com> ---
I see xors and more xors... :)

After viewing the IR, I think this reduces identically to bug 32830, and I
can't reproduce the crash using clang built after:
https://reviews.llvm.org/rL301594

*** This bug has been marked as a duplicate of bug 32830 ***

-- 
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/20170428/2f567094/attachment.html>


More information about the llvm-bugs mailing list