https://sourceware.org/bugzilla/show_bug.cgi?id=28691
Bug ID: 28691 Summary: `nm-new -l` output changes per run 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 13847 --> https://sourceware.org/bugzilla/attachment.cgi?id=13847&action=edit output_change_per_run Hi there, I compiled binutils with `gcc11`. For the provided input, some field in the output would change per run. Note that, if I compiled with `clang13`, it would not change per run. - Compiler: gcc-11 - Platform: Ubuntu 20.04.4 LTS, x86_64 - Reproduce: run `nm-new -l output_change_per_run` a few times and you'll observer that `gcore-tls-pie.c:xxx` changes per run. -- You are receiving this mail because: You are on the CC list for the bug.