[Bug target/93656] FAIL: gcc.target/i386/pr67770.c execution test with -fcf-protection
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 13 13:35:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93656
--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@gcc.gnu.org>:
https://gcc.gnu.org/g:1d69147af203d4dcd2270429f90c93f1a37ddfff
commit r10-6622-g1d69147af203d4dcd2270429f90c93f1a37ddfff
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Thu Feb 13 05:28:38 2020 -0800
i386: Skip ENDBR32 at the target function entry
Skip ENDBR32 at the target function entry when initializing trampoline.
Tested on Linux/x86-64 CET machine with and without -m32.
gcc/
PR target/93656
* config/i386/i386.c (ix86_trampoline_init): Skip ENDBR32 at
the target function entry.
gcc/testsuite/
PR target/93656
* gcc.target/i386/pr93656.c: New test.
More information about the Gcc-bugs
mailing list