bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/25295] Gas should have way to define symbol version without exp


From: hjl.tools at gmail dot com
Subject: [Bug gas/25295] Gas should have way to define symbol version without exporting its target
Date: Mon, 06 Apr 2020 14:42:20 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25295

--- Comment #7 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Andreas Schwab from comment #6)
> What you are looking for is a .globl that accepts a versioned symbol to
> globalize it, not a variant .symver.

I don't think it works well with

foo:
        ret
       .size   foo, .-foo

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]