[LLVMbugs] [Bug 22750] Non-determinism causes assertion failure in llvm::DwarfCompileUnit::constructImportedEntityDie
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Tue Mar  3 10:43:08 PST 2015
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=22750
Dario Domizioli <dario.domizioli at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
           Assignee|unassignedbugs at nondot.org   |dario.domizioli at gmail.com
--- Comment #2 from Dario Domizioli <dario.domizioli at gmail.com> ---
Fixed in trunk at r231100.
The std::sort has been changed into a std::stable_sort as per Comment 1.
-- 
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/20150303/6eb75162/attachment.html>
    
    
More information about the llvm-bugs
mailing list