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

--- Comment #38 from GCC 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:8035619b7313d9503852e1c7c8c06cfddca4d648

commit r15-2870-g8035619b7313d9503852e1c7c8c06cfddca4d648
Author: Xi Ruoyao <xry...@xry111.site>
Date:   Mon May 6 11:39:14 2024 +0800

    i386: testsuite: Adapt fentryname3.c for r14-811 change [PR70150]

    After r14-811 "call *nop@GOTPCREL(%rip)" is only generated with
    -mno-direct-extern-access even if --enable-default-pie.  So the r13-1614
    change to this file is not valid anymore.

    gcc/testsuite/ChangeLog:

            PR testsuite/70150
            * gcc.target/i386/fentryname3.c (dg-final): Revert r13-1614
            change.

Reply via email to