https://sourceware.org/bugzilla/show_bug.cgi?id=28652
Bug ID: 28652 Summary: `nm-new -l -D` produces inconsistent results Product: binutils Version: 2.38 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: shaohua.li at inf dot ethz.ch Target Milestone: --- Created attachment 13821 --> https://sourceware.org/bugzilla/attachment.cgi?id=13821&action=edit diff_0 Hi there, I compiled two versions of binutils, one with `gcc11` and another with `clang13`. I found that for the provided input, the two `nm-new -l -D` would produce different results. - Compilers: gcc11 and clang13 - Platform: Ubuntu 20.04.4 LTS, x86_64 - Reproduce: 1) compiler two versions of binutils with gcc and clang separately; 2) run `nm-new -l -D diff_0` to observer the difference. -- You are receiving this mail because: You are on the CC list for the bug.