<html>
    <head>
      <base href="https://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 DUPLICATE - clang crashes on valid code at -O1 and above on x86_64-linux-gnu in 32-bit mode: running pass 'Early CSE'"
   href="https://llvm.org/bugs/show_bug.cgi?id=31248">bug 31248</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>spatel+llvm@rotateright.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>DUPLICATE
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - clang crashes on valid code at -O1 and above on x86_64-linux-gnu in 32-bit mode: running pass 'Early CSE'"
   href="https://llvm.org/bugs/show_bug.cgi?id=31248#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - clang crashes on valid code at -O1 and above on x86_64-linux-gnu in 32-bit mode: running pass 'Early CSE'"
   href="https://llvm.org/bugs/show_bug.cgi?id=31248">bug 31248</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>#4 0x0000000001ad5174 llvm::ConstantExpr::isGEPWithNoNotionalOverIndexing()
const (/usr/local/clang-trunk/bin/clang-4.0+0x1ad5174)
#5 0x0000000001ac6587 evaluateICmpRelation(llvm::Constant*, llvm::Constant*,
bool) (/usr/local/clang-trunk/bin/clang-4.0+0x1ac6587)
#6 0x0000000001ac6a10 llvm::ConstantFoldCompareInstruction(unsigned short,
llvm::Constant*, llvm::Constant*)
(/usr/local/clang-trunk/bin/clang-4.0+0x1ac6a10)

That's the same backtrace as <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - crash on valid C code at -O1 and above in both 32-bit and 64-bit modes on x86_64-linux-gnu ()"
   href="show_bug.cgi?id=31262">bug 31262</a>, so marking as a duplicate; should be
fixed with:
<a href="https://reviews.llvm.org/rL289401">https://reviews.llvm.org/rL289401</a>

*** This bug has been marked as a duplicate of <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - crash on valid C code at -O1 and above in both 32-bit and 64-bit modes on x86_64-linux-gnu ()"
   href="show_bug.cgi?id=31262">bug 31262</a> ***</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>