https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84243
--- Comment #9 from Rainer Orth <ro at gcc dot gnu.org> --- Author: ro Date: Tue Feb 6 23:31:09 2018 New Revision: 257432 URL: https://gcc.gnu.org/viewcvs?rev=257432&root=gcc&view=rev Log: Don't pass x86-only options on non-x86 targets in c-c++-common/fcf-protection-[67].c (PR testsuite/84243) PR testsuite/84243 * c-c++-common/fcf-protection-6.c: Only pass -mshstk on x86 targets. * c-c++-common/fcf-protection-7.c: Likewise for -mibt. Modified: trunk/gcc/testsuite/ChangeLog trunk/gcc/testsuite/c-c++-common/fcf-protection-6.c trunk/gcc/testsuite/c-c++-common/fcf-protection-7.c