https://sourceware.org/bugzilla/show_bug.cgi?id=24627
Nick Clifton <nickc at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |nickc at redhat dot com Resolution|--- |FIXED --- Comment #3 from Nick Clifton <nickc at redhat dot com> --- Hi Fanguri, I would not call the output "ugly", rather I think that "inconsistent" would be a better word. Nevertheless I have applied a patch so that "Addr" is only intended by one space for three types of output, and that the address always receives a 0x prefix. The fact that a zero value does not receive a 0x prefix when displaying offsets into the section is an artefact of the printf function's '#' formatting character and not something that we can control directly. (Well other than abandoning the use of the # formatter). So I have not changed this. Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils