[llvm-bugs] [Bug 37785] New: [MIPS][LLD] Debug Build Test Failures Due to Assert

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jun 12 12:11:20 PDT 2018


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

            Bug ID: 37785
           Summary: [MIPS][LLD] Debug Build Test Failures Due to Assert
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: ELF
          Assignee: unassignedbugs at nondot.org
          Reporter: gbreynoo at gmail.com
                CC: llvm-bugs at lists.llvm.org

The following tests fail when testing a debug build, this appears to be due to
an assert in std::stable_sort, raised due to an invalid comparator:

lld :: ELF/mips-26-n32-n64.s
lld :: ELF/mips-26.s
lld :: ELF/mips-64-disp.s
lld :: ELF/mips-64-got.s
lld :: ELF/mips-dynamic.s
lld :: ELF/mips-dynsym-sort.s
lld :: ELF/mips-elf-flags.s
lld :: ELF/mips-got-and-copy.s
lld :: ELF/mips-got-extsym.s
lld :: ELF/mips-got-weak.s
lld :: ELF/mips-gp-disp-ver.s
lld :: ELF/mips-hilo-gp-disp.s
lld :: ELF/mips-lo16-not-relative.s
lld :: ELF/mips-mgot.s
lld :: ELF/mips-micro-got.s
lld :: ELF/mips-micro-got64.s
lld :: ELF/mips-micro-jal.s
lld :: ELF/mips-micro-plt.s
lld :: ELF/mips-options.s
lld :: ELF/mips-plt-copy.s
lld :: ELF/mips-plt-n32.s
lld :: ELF/mips-plt-r6.s
lld :: ELF/mips-reginfo.s
lld :: ELF/mips-sto-plt.s
lld :: ELF/mips-tls-64.s
lld :: ELF/mips-tls.s
lld :: ELF/mips64-eh-abs-reloc.s

-- 
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/20180612/c2035686/attachment.html>


More information about the llvm-bugs mailing list