<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 - ThinLTO and --wrap don't get along"
   href="https://bugs.llvm.org/show_bug.cgi?id=33192">33192</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>ThinLTO and --wrap don't get along
          </td>
        </tr>

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

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

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

        <tr>
          <th>OS</th>
          <td>All
          </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>Interprocedural Optimizations
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>davide@freebsd.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>charles.saternos@gmail.com, llvm-bugs@lists.llvm.org, peter@pcc.me.uk, rafael.espindola@gmail.com, tejohnson@google.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Take the testcase provided by Rafael in:

<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - --wrap doesn't work with lto"
   href="show_bug.cgi?id=33145">https://bugs.llvm.org/show_bug.cgi?id=33145</a>

and replace `-flto` with `-flto=thin`. You'll observe a crash in llvm.
This is a separate problem than the one reported in the original PR.
Charlie is starting a GSoC on ThinLTO so me and Teresa were looking for small
bugs for him to familiarize. I think this is a good one, if he's OK (otherwise
somebody of us should take a look).

Charlie, what do you think?</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>