bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/23840] .symver fails with multiple versions [...] for symbol `.


From: i at maskray dot me
Subject: [Bug gas/23840] .symver fails with multiple versions [...] for symbol `...'
Date: Tue, 31 Mar 2020 06:29:47 +0000

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

Fangrui Song <i at maskray dot me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |i at maskray dot me

--- Comment #2 from Fangrui Song <i at maskray dot me> ---
If we treat .symver foo, bar@V1 as "rename foo to bar@V1", this behavior will
be explainable.
Actually, I think renaming is the most reasonable behavior.

This was what I wanted to do in clang integrated assembler
https://github.com/llvm/llvm-project/commit/38426c114f6e50f8638bdd656f2f423151bc8eca

Unfortunately a ChromeOS dev reverted it because libfuse3 and alsa-lib have
unreasonable use cases. I'll restore the patch when I get around to fix the two
packages or find people to fix them.

-- 
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]