[llvm-bugs] [Bug 26420] Compilation of attached code with -O2 takes infinitely long, -O1 works.

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 4 08:43:45 PDT 2016


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

Hans Wennborg <hans at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |hans at chromium.org
         Resolution|---                         |FIXED

--- Comment #3 from Hans Wennborg <hans at chromium.org> ---
I can reproduce this with the 3.7 branch, but not 3.8, so I assume this has
been fixed.

(The preprocessed code didn't compile on 3.9 or trunk as it was complaining
about __builtin_ia32_movntdq; maybe that's been changed somehow.)

-- 
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/20160804/c90ea500/attachment.html>


More information about the llvm-bugs mailing list