<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [MIPS][LLD] Debug Build Test Failures Due to Assert"
   href="https://bugs.llvm.org/show_bug.cgi?id=37785">37785</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[MIPS][LLD] Debug Build Test Failures Due to Assert
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lld
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>ELF
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>gbreynoo@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>