Matthew Malcomson <matthew.malcom...@arm.com> writes: > With suggestions applied. > Testing with `-mabi=ilp32` found a bug around the trampoline > initialisation where the new larger size of the trampoline caused a > different execution path of `emit_block_move` which ICE'd on the > pre-existing `ptr_mode` address.
OK, thanks, and sorry for the slow review. Richard