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.