https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68629
--- Comment #1 from Thomas Preud'homme <thopre01 at gcc dot gnu.org> --- Author: thopre01 Date: Mon Dec 14 02:05:16 2015 New Revision: 231605 URL: https://gcc.gnu.org/viewcvs?rev=231605&root=gcc&view=rev Log: 2015-12-14 Thomas Preud'homme <thomas.preudho...@arm.com> PR testsuite/68629 * lib/target-supports.exp (check_effective_target_cilkplus): Also check that compiling with -fcilkplus does not give an error. * c-c++-common/attr-simd-3.c: Require cilkplus effective target. Modified: trunk/gcc/testsuite/ChangeLog trunk/gcc/testsuite/c-c++-common/attr-simd-3.c trunk/gcc/testsuite/lib/target-supports.exp