[llvm-bugs] [Bug 27130] MC produces a local symbol for `jmp foo; .local foo`, gas ignores .local

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Dec 20 14:44:30 PST 2020


https://bugs.llvm.org/show_bug.cgi?id=27130

Fangrui Song <i at maskray.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|REOPENED                    |RESOLVED

--- Comment #3 from Fangrui Song <i at maskray.me> ---
GNU as ignores .local, not sure this is practical (undefined locals are usually
disallowed by the linker) and matching the exact behavior is useful

-- 
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/20201220/113c243a/attachment.html>


More information about the llvm-bugs mailing list