[Bug testsuite/84243] [8 Regression] gcc.target/i386/cet-intrin-4.c at r257414

hjl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 7 10:56:00 GMT 2018


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

--- Comment #11 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Wed Feb  7 10:49:53 2018
New Revision: 257445

URL: https://gcc.gnu.org/viewcvs?rev=257445&root=gcc&view=rev
Log:
Use -fcf-protection=return in cet-intrin-4.c

Since -fcf-protection requires both -mshstk and -mibt, use
-fcf-protection=return with -mshstk in cet-intrin-4.c.

        PR target/84243
        * gcc.target/i386/cet-intrin-4.c (dg-options): Use
        -fcf-protection=return.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/i386/cet-intrin-4.c


More information about the Gcc-bugs mailing list