[PATCH] ld: testsuite: Fix integer overflow in ld/testsuite/ld-elf/init-mixed.c.

Jan Beulich jbeulich@suse.com
Mon Jul 20 06:51:26 GMT 2026


On 17.07.2026 18:11, Jan Dubiec wrote:
> The code assumes that int is 32 bits wide (see e.g. line 97), which is
> not necessarily true.

In general I agree, yet I'm certain there are many instances of this assumption
throughout binutils sources.

Jan


More information about the Binutils mailing list