[LLVMbugs] [Bug 18042] clang crashes on valid code at -Os and -O2 on x86_64-linux-gnu

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Feb 11 16:20:33 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=18042

Chandler Carruth <chandlerc at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |chandlerc at gmail.com
         Resolution|---                         |FIXED

--- Comment #2 from Chandler Carruth <chandlerc at gmail.com> ---
The recent work on LICM has likely fixed this crash as well. LCSSA is much
better preserved now.

-- 
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/20140212/0f0cb2bf/attachment.html>


More information about the llvm-bugs mailing list