<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </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 - wrong code at -Os (affecting all clang versions after 3.0 on x86_64-linux-gnu and MacOS X) (indvars)"
   href="http://llvm.org/bugs/show_bug.cgi?id=18447">bug 18447</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>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>sanjoy@playingwithpointers.com
           </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 - wrong code at -Os (affecting all clang versions after 3.0 on x86_64-linux-gnu and MacOS X) (indvars)"
   href="http://llvm.org/bugs/show_bug.cgi?id=18447#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - wrong code at -Os (affecting all clang versions after 3.0 on x86_64-linux-gnu and MacOS X) (indvars)"
   href="http://llvm.org/bugs/show_bug.cgi?id=18447">bug 18447</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>Both the original C code and my reduced IR test case in <a href="show_bug.cgi?id=18447#c4">comment 4</a> are passing
with trunk (r229505) now.

I think this bug was fixed with one or more of these commits:
<a href="http://reviews.llvm.org/rL228586">http://reviews.llvm.org/rL228586</a>
<a href="http://reviews.llvm.org/rL226755">http://reviews.llvm.org/rL226755</a>
<a href="http://reviews.llvm.org/rL225591">http://reviews.llvm.org/rL225591</a>

cc'ing Sanjoy in case this bug report exposes a hole or offers a test case that
isn't already covered by one of the above.</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>