https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113971

--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Iain D Sandoe <ia...@gcc.gnu.org>:

https://gcc.gnu.org/g:61ab046a3277c256867f596e73ce5b5ee9041a9d

commit r14-9084-g61ab046a3277c256867f596e73ce5b5ee9041a9d
Author: Iain Sandoe <i...@sandoe.co.uk>
Date:   Sun Feb 18 06:49:26 2024 +0000

    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 <i...@sandoe.co.uk>

Reply via email to