Re: [PATCH] libgcc, aarch64: Allow for BE platforms in heap trampolines.

2024-02-20 Thread Richard Sandiford
Iain Sandoe writes: > Andrew Pinski pointed out on irc, that the current implementation of the > heap trampoline code fragment would make the instruction byte order follow > memory byte order for BE AArch64, which is not what is required. > > This patch revises the initializers so that instruction

[PATCH] libgcc, aarch64: Allow for BE platforms in heap trampolines.

2024-02-20 Thread Iain Sandoe
Andrew Pinski pointed out on irc, that the current implementation of the heap trampoline code fragment would make the instruction byte order follow memory byte order for BE AArch64, which is not what is required. This patch revises the initializers so that instruction byte order is independent of