<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 - DAGCombiner::Run infinite loop / memory leak"
   href="https://bugs.llvm.org/show_bug.cgi?id=45186">45186</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>DAGCombiner::Run infinite loop / memory leak
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libraries
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>FreeBSD
          </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>Common Code Generator Code
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>bdragon@FreeBSD.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=23227" name="attach_23227" title="reproduce files from manually crashing compiler with SIGBUS.">attachment 23227</a> <a href="attachment.cgi?id=23227&action=edit" title="reproduce files from manually crashing compiler with SIGBUS.">[details]</a></span>
reproduce files from manually crashing compiler with SIGBUS.

FreeBSD clang 9.0.1 could compile this code OK, but FreeBSD clang 10.0.0
llvmorg-10.0.0-rc3-1-gc290cb61fdc gets stuck in an infinite loop, and so does
current llvm master.

Code is from FreeBSD security/nss package building on powerpc64.</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>