[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/31469] readelf: erronously says "Cannot decode 64-bit note
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/31469] readelf: erronously says "Cannot decode 64-bit note in 32-bit build" in 64-bit build when dumping notes of core file |
Date: |
Tue, 19 Mar 2024 15:19:06 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=31469
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nickc at redhat dot com
Assignee|unassigned at sourceware dot org |nickc at redhat dot com
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Berteun,
> It seems to me the entire if statement should
> have been removed, as removing the #ifndef only
> now always makes it print it cannot decode a 64
> bit note, even in a 64 build. Previously this
> statement would have been compiled out.
Agreed. And done.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.