]> gcc.gnu.org Git - gcc.git/commit
aarch64: Allow aarch64-linux-muscl for heap trampolines [PR113971].
authorIain Sandoe <iain@sandoe.co.uk>
Sun, 18 Feb 2024 06:49:26 +0000 (06:49 +0000)
committerIain Sandoe <iain@sandoe.co.uk>
Tue, 20 Feb 2024 15:02:44 +0000 (15:02 +0000)
commit61ab046a3277c256867f596e73ce5b5ee9041a9d
tree0df499ab73b586e550d22a96f11fbe9811c1216a
parent4238100cdd5f5eba10e71adbf60054d29a9a4480
aarch64: Allow aarch64-linux-muscl for heap trampolines [PR113971].

This allows the same trampoline pattern to be used on all linux variants
rather than restricting it to linux gnu.

PR target/113971

libgcc/ChangeLog:

* config/aarch64/heap-trampoline.c: Allow all linux variants.

Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
libgcc/config/aarch64/heap-trampoline.c
This page took 0.059964 seconds and 5 git commands to generate.