<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:dhazeghi@yahoo.com" title="Dara Hazeghi <dhazeghi@yahoo.com>"> <span class="fn">Dara Hazeghi</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - simplifycfg misoptimizes a function"
   href="http://llvm.org/bugs/show_bug.cgi?id=16069">bug 16069</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 --- - simplifycfg misoptimizes a function"
   href="http://llvm.org/bugs/show_bug.cgi?id=16069#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - simplifycfg misoptimizes a function"
   href="http://llvm.org/bugs/show_bug.cgi?id=16069">bug 16069</a>
              from <span class="vcard"><a class="email" href="mailto:dhazeghi@yahoo.com" title="Dara Hazeghi <dhazeghi@yahoo.com>"> <span class="fn">Dara Hazeghi</span></a>
</span></b>
        <pre>Doesn't appear to be fixed here with 183155:

$ clang-trunk -v
clang version 3.4 (trunk 183155)
Target: x86_64-pc-linux-gnu
Thread model: posix
$ clang-trunk -Os test.c 
$ ./a.out 
Floating point exception (core dumped)
$</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>