<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 - clang 3.4 and above integrated assembler does not respect the .arch directive in .s files for arm"
   href="http://llvm.org/bugs/show_bug.cgi?id=21319">bug 21319</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>REOPENED
           </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 - clang 3.4 and above integrated assembler does not respect the .arch directive in .s files for arm"
   href="http://llvm.org/bugs/show_bug.cgi?id=21319#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - clang 3.4 and above integrated assembler does not respect the .arch directive in .s files for arm"
   href="http://llvm.org/bugs/show_bug.cgi?id=21319">bug 21319</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>I am not suggesting that at all. The problem exists, no matter where you put it
on the file, on all but .fpu flags just because the .fpu flag was hacked in to
"work".

However, hacking in .arch (or .cpu, etc) is not the solution. That bug which I
marked this as duplicate is the bug that shall fix this properly by making sure
the flags:

* have the expected effect
* don't break file-level attributes
* are meaningful

Please, keep this one as duplicate and, if you wish, discuss on that bug.</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>