https://sourceware.org/bugzilla/show_bug.cgi?id=24065
Tamar Christina <tnfchris at sourceware dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2019-01-07 CC| |tnfchris at sourceware dot org Assignee|unassigned at sourceware dot org |tnfchris at sourceware dot org Ever confirmed|0 |1 --- Comment #1 from Tamar Christina <tnfchris at sourceware dot org> --- Confirmed, this is caused by the change for PR/23699, the code assumes that bfd_vma is always a 64bit value, but it's host dependent. The result is that on a 32bit system, it always thinks the top bits are set as the top mask bits are gone. Testing patch. -- 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