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

--- Comment #26 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Xi Ruoyao <xry...@gcc.gnu.org>:

https://gcc.gnu.org/g:f30f04b1fbd4b4e13a7535fad8e698c7b24db9b8

commit r13-6516-gf30f04b1fbd4b4e13a7535fad8e698c7b24db9b8
Author: Xi Ruoyao <xry...@xry111.site>
Date:   Sat Sep 24 13:57:19 2022 +0800

    aarch64: testsuite: disable PIE for aapcs64 tests [PR70150]

    If GCC is built with --enable-default-pie, a lot of aapcs64 tests fail
    because relocation unsupported in PIE is used.

    gcc/testsuite/ChangeLog:

            PR testsuite/70150
            * gcc.target/aarch64/aapcs64/aapcs64.exp (additional_flags):
            Add -fno-pie -no-pie.

Reply via email to