<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:spatel+llvm@rotateright.com" title="Sanjay Patel <spatel+llvm@rotateright.com>"> <span class="fn">Sanjay Patel</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Infinite loop at -O2 and above at compile-time on clang 12.0.x to trunk version"
   href="https://bugs.llvm.org/show_bug.cgi?id=51657">bug 51657</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;">Fixed By Commit(s)</td>
           <td>
                
           </td>
           <td>0d83e7203479
           </td>
         </tr>

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

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Infinite loop at -O2 and above at compile-time on clang 12.0.x to trunk version"
   href="https://bugs.llvm.org/show_bug.cgi?id=51657#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Infinite loop at -O2 and above at compile-time on clang 12.0.x to trunk version"
   href="https://bugs.llvm.org/show_bug.cgi?id=51657">bug 51657</a>
              from <span class="vcard"><a class="email" href="mailto:spatel+llvm@rotateright.com" title="Sanjay Patel <spatel+llvm@rotateright.com>"> <span class="fn">Sanjay Patel</span></a>
</span></b>
        <pre>I wasn't thinking about backporting a fix to the 13.0 release since the bug was
already hidden in trunk using this example...so I did some cleanup and tried to
fix another bug before this one: 
<a href="https://reviews.llvm.org/rGa73973c9d461">https://reviews.llvm.org/rGa73973c9d461</a>
<a href="https://reviews.llvm.org/rGfbb78668f2ee">https://reviews.llvm.org/rGfbb78668f2ee</a>
<a href="https://reviews.llvm.org/rG982a15cb3fa0">https://reviews.llvm.org/rG982a15cb3fa0</a>
<a href="https://reviews.llvm.org/rGc85f450619f7">https://reviews.llvm.org/rGc85f450619f7</a>
<a href="https://reviews.llvm.org/rG0d83e7203479">https://reviews.llvm.org/rG0d83e7203479</a>

So if we do want to backport a fix, I think we'd need to take all of those to
patch cleanly.

I'll mark this as fixed for now. 

If someone wants to fix it in 13.0 too, please re-open.</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>