[llvm-bugs] [Bug 25979] clang crashes on valid code at -Os and above on x86_64-linux-gnu (SelectionDAG)

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Jul 2 06:19:11 PDT 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #5 from Sanjay Patel <spatel+llvm at rotateright.com> ---
I never looked into the details on this one, but I just did a bisection and see
that it went into hiding with:
https://reviews.llvm.org/rL273899

Based on Michael's comment, I think the underlying problem could still exist,
but since it won't repro with this test, I'll close this 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/20170702/d716ca54/attachment-0001.html>


More information about the llvm-bugs mailing list