[llvm-bugs] [Bug 27728] Crash with -generate-arange-section

via llvm-bugs llvm-bugs at lists.llvm.org
Fri May 13 04:13:45 PDT 2016


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

Rafael Ávila de Espíndola <rafael.espindola at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #2 from Rafael Ávila de Espíndola <rafael.espindola at gmail.com> ---
This reproduces only on linux. The backtrace has std::sort on it, so it looks
like this is dependent on the sort implementation.

-- 
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/20160513/e41a45e3/attachment-0001.html>


More information about the llvm-bugs mailing list