<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 consistently crashes on FreeBSD during code generation of a coroutine."
   href="https://bugs.llvm.org/show_bug.cgi?id=38219">38219</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Clang consistently crashes on FreeBSD during code generation of a coroutine.
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

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

        <tr>
          <th>Hardware</th>
          <td>PC
          </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>LLVM Codegen
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>alexej.h@xiphos.de
          </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=20576" name="attach_20576" title="command-line output, preprocessed source and associated run script">attachment 20576</a> <a href="attachment.cgi?id=20576&action=edit" title="command-line output, preprocessed source and associated run script">[details]</a></span>
command-line output, preprocessed source and associated run script

Clang consistently crashes on FreeBSD during code generation of a coroutine
while the same code works in WSL (Linux).

FreeBSD 12.0-CURRENT r324496 amd64
LLVM from /usr/ports/devel/llvm-devel version 7.0.0 snapshot date 20180523

Attached is the command-line output, the "preprocessed sources" and the
"associated run scripts".

Here is the complete source code:

  <a href="https://github.com/qis/ice/tree/474b78fa170664f7578ef08e7955fd232ffbe25d">https://github.com/qis/ice/tree/474b78fa170664f7578ef08e7955fd232ffbe25d</a>

Here is the core dump:

  <a href="http://xiphos.de/clang-7.core">http://xiphos.de/clang-7.core</a>

I'm happy to help debugging and answer any questions per mail or in #llvm on
the cpplang slack.</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>