<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:llvm@sjor.sg" title="Sjors Gielen <llvm@sjor.sg>"> <span class="fn">Sjors Gielen</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - libunwind on i386: cannot deal with absence of frame pointers, even though libgcc can"
   href="https://llvm.org/bugs/show_bug.cgi?id=30879">bug 30879</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>FIXED
           </td>
           <td>---
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - libunwind on i386: cannot deal with absence of frame pointers, even though libgcc can"
   href="https://llvm.org/bugs/show_bug.cgi?id=30879#c36">Comment # 36</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - libunwind on i386: cannot deal with absence of frame pointers, even though libgcc can"
   href="https://llvm.org/bugs/show_bug.cgi?id=30879">bug 30879</a>
              from <span class="vcard"><a class="email" href="mailto:llvm@sjor.sg" title="Sjors Gielen <llvm@sjor.sg>"> <span class="fn">Sjors Gielen</span></a>
</span></b>
        <pre>Actually, the problem is not fixed for me, I just accidentally had the
workaround still applied. So, even with libunwind 3.9.1 with r292723 applied,
my i686 binaries still explode when they throw an exception. These binaries
were produced with -O3. If I add the workaround, "-mllvm
-no-x86-call-frame-opt" to the compiler commandline, the problem is still
absent.</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>