<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:wschmidt@linux.vnet.ibm.com" title="Bill Schmidt <wschmidt@linux.vnet.ibm.com>"> <span class="fn">Bill Schmidt</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - clang blindly include's altivec.h given -maltivec -- even on assembly code!"
   href="http://llvm.org/bugs/show_bug.cgi?id=16454">bug 16454</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>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>unassignedclangbugs@nondot.org
           </td>
           <td>wschmidt@linux.vnet.ibm.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - clang blindly include's altivec.h given -maltivec -- even on assembly code!"
   href="http://llvm.org/bugs/show_bug.cgi?id=16454#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - clang blindly include's altivec.h given -maltivec -- even on assembly code!"
   href="http://llvm.org/bugs/show_bug.cgi?id=16454">bug 16454</a>
              from <span class="vcard"><a class="email" href="mailto:wschmidt@linux.vnet.ibm.com" title="Bill Schmidt <wschmidt@linux.vnet.ibm.com>"> <span class="fn">Bill Schmidt</span></a>
</span></b>
        <pre>Chandler privately reported an issue with this again recently.  After
discussing with David Edelsohn and going through some of the gcc history, it is
certainly true that -faltivec should include altivec.h automatically, but
-maltivec should not.  So the way this was resolved previously would appear to
be wrong.

I will look into the issue this week.  I expect we will have a lot of test case
fallout to get this to work as it was originally intended.</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>