bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/25031] nm reports wrong address on 32bit


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/25031] nm reports wrong address on 32bit
Date: Wed, 25 Sep 2019 02:19:19 +0000

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

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_33-branch branch has been updated by Alan Modra
<address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=895b6d98785ba89819820aa5f4abed17fbb28c37

commit 895b6d98785ba89819820aa5f4abed17fbb28c37
Author: Alan Modra <address@hidden>
Date:   Tue Sep 24 22:47:13 2019 +0930

    PR25031, nm reports wrong address on 32bit

    Using saved_format breaks when nm is presented with multiple object
    files, some 32-bit and some 64-bit.

        PR 25031
        * nm.c (print_format_string): New.
        (get_print_format): Delete saved_format.  Move earlier.
        (set_print_width): Call get_print_format.
        (print_value): Use print_format_string.

    (cherry picked from commit 352f6bc3e5b23e76d8e6f56fb7db4e57d8f5d5bd)

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