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

Reply via email to