<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:renato.golin@linaro.org" title="Renato Golin <renato.golin@linaro.org>"> <span class="fn">Renato Golin</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - List of ARM assembly directives that the Clang integrated-as cannot handle."
   href="http://llvm.org/bugs/show_bug.cgi?id=18199">bug 18199</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>ASSIGNED
           </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 - List of ARM assembly directives that the Clang integrated-as cannot handle."
   href="http://llvm.org/bugs/show_bug.cgi?id=18199#c49">Comment # 49</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - List of ARM assembly directives that the Clang integrated-as cannot handle."
   href="http://llvm.org/bugs/show_bug.cgi?id=18199">bug 18199</a>
              from <span class="vcard"><a class="email" href="mailto:renato.golin@linaro.org" title="Renato Golin <renato.golin@linaro.org>"> <span class="fn">Renato Golin</span></a>
</span></b>
        <pre>We seem to have implemented most of the assembly flags which the IAS wasn't
able to cope, and now the problems we're seeing in the kernel are due to other
issues with GCC/GAS, not unknown directives.

The directives we haven't implemented are:

 * .dn/.qn
 * .extend/.ldbouble/.packed

They will require substantial changes in the assembler and are not canonical.
Furthermore, we need further evidence that they can't be avoided.

The recent but that Saleem and Tinti found in the kernel has a new bug (#18891)
and should be dealt with in there. 

This bug is now closed, thanks everyone for all the effort!</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>