[LLVMbugs] [Bug 21319] clang 3.4 and above integrated assembler does not respect the .arch directive in .s files for arm

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Oct 21 01:33:04 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=21319

Renato Golin <renato.golin at linaro.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Renato Golin <renato.golin at linaro.org> ---
This is a known problem and one that has been discussed with the GNU
communities involved. The result, and future implementation is outlined in
PR20757.

The simple fix that has gone for .fpu is not correct and has caused other
problems, so we shouldn't do the same for .arch and others.

*** This bug has been marked as a duplicate of bug 20757 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141021/8238bb50/attachment.html>


More information about the llvm-bugs mailing list