<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 - lld 6.0 aarch64 --fix-cortex-a53-843419 tests fail on big endian MIPS"
   href="https://bugs.llvm.org/show_bug.cgi?id=36056">36056</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>lld 6.0 aarch64 --fix-cortex-a53-843419 tests fail on big endian MIPS
          </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>Linux
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>enhancement
          </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>simon.dardis@mips.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The following tests failed during rc1 release testing on a big endian MIPS
system:

    lld :: ELF/aarch64-cortex-a53-843419-address.s
    lld :: ELF/aarch64-cortex-a53-843419-large.s
    lld :: ELF/aarch64-cortex-a53-843419-recognize.s
    lld :: ELF/aarch64-cortex-a53-843419-thunk.s

address, recognize and thunk fail with "FileCheck error: '-' is empty."

large.s fails with:

/home/sdardis/releases/6.0.0/release/rc1/llvm.src/tools/lld/test/ELF/aarch64-cortex-a53-843419-large.s:15:12:
error: expected string not found in input
// CHECK1: __AArch64AbsLongThunk_need_thunk_after_patch:
           ^
<stdin>:2:1: note: scanning from here
/home/sdardis/releases/6.0.0/release/rc1/Phase3/Release/llvmCore-6.0.0-rc1.obj/tools/lld/test/ELF/Output/aarch64-cortex-a53-843419-large.s.tmp2:
file format ELF64-aarch64-little
^
<stdin>:4:1: note: possible intended match here
Disassembly of section .text:</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>