bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/27584] nm riscv: Suppress empty name symbols unless --spec


From: i at maskray dot me
Subject: [Bug binutils/27584] nm riscv: Suppress empty name symbols unless --special-syms?
Date: Tue, 16 Mar 2021 04:07:40 +0000

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

--- Comment #2 from Fangrui Song <i at maskray dot me> ---
You can try any C file. Due to label differences, there are always lots of
STB_LOCAL STT_NOTYPE symbols. It seems that GCC uses .L0 while clang uses an
empty name.

The question is whether such symbols should be treated similar to arm $a/$d/$t
and suppressed in normal nm output (can be displayed with --special-syms).

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