[llvm-bugs] [Bug 24804] clang crashes on valid code at -O1 and above on x86_64-linux-gnu (in 64-bit mode)

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Jul 1 14:19:49 PDT 2017


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

Davide Italiano <davide at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |davide at freebsd.org
             Status|NEW                         |RESOLVED

--- Comment #5 from Davide Italiano <davide at freebsd.org> ---
Enough changes have been made to the pass pipeline in the last year and half,
this doesn't repro anymore. 

$ ./opt indvar.ll -indvars -loop-idiom -loop-deletion
WARNING: You're attempting to print out a bitcode file.
This is inadvisable as it may cause display problems. If
you REALLY want to taste LLVM bitcode first-hand, you
can force output with the `-f' option.

-- 
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/20170701/c0a4eda5/attachment.html>


More information about the llvm-bugs mailing list