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: unassignedb...@nondot.org
          Reporter: gbrey...@gmail.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to