<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 - clang crashes when compiling boringSSL asm file with r373168"
   href="https://bugs.llvm.org/show_bug.cgi?id=43518">43518</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>clang crashes when compiling boringSSL asm file with r373168
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </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>-New Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>i@maskray.me
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>manojgupta@google.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>htmldeveloper@gmail.com, i@maskray.me, llozano@chromium.org, llvm-bugs@lists.llvm.org, maskray@google.com, neeilans@live.com, peter.smith@linaro.org, richard-llvm@metafoo.co.uk
          </td>
        </tr></table>
      <p>
        <div>
        <pre><a href="https://cs.chromium.org/chromium/src/third_party/boringssl/linux-arm/crypto/fipsmodule/vpaes-armv7.S">https://cs.chromium.org/chromium/src/third_party/boringssl/linux-arm/crypto/fipsmodule/vpaes-armv7.S</a>
can't be compiled (assembled) with clang post r373168 

repro:
$ clang -target armv7a-linux-gnueabihf -mthumb -c vpaes-armv7.S
clang -cc1as: fatal error: error in backend: Size expression must be absolute.</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>