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