bfd_[fs]printf_vma() truncating values

Alan Modra amodra@gmail.com
Tue May 4 01:16:42 GMT 2021


On Mon, May 03, 2021 at 04:11:11PM +0200, Jan Beulich via Binutils wrote:
> When putting together 9a8041fd94b7 ("gas: drop sprint_value()") I failed
> to pay attention to bfd_sprintf_vma() silently truncating values for
> 32-bit binaries.

Which is exactly what happens when building for a 32-bit target on a
32-bit host.  I don't see there is any problem here.

-- 
Alan Modra
Australia Development Lab, IBM


More information about the Binutils mailing list