On Wed, 2025-05-14 at 15:46 +0200, Bert Karwatzki wrote: > > When compiled with clang the disassembly of the function is (from objdump -d) Can you show with relocations ("objdump -dr" I think)? The jumps with four 00 bytes don't really make sense if there aren't relocations for them. johannes