Fix tree-prof/pr66295.c
authorSegher Boessenkool <segher@kernel.crashing.org>
Thu, 16 Mar 2017 18:18:58 +0000 (19:18 +0100)
committerSegher Boessenkool <segher@gcc.gnu.org>
Thu, 16 Mar 2017 18:18:58 +0000 (19:18 +0100)
commit9fc900af68527b00d67f11f897e1fe77a176bee2
treef17ffcc51894eac531fe6d1dc031b998d47c448c
parente363c939cb507a00eab85c0cd441ee98a5f3a7fb
Fix tree-prof/pr66295.c

This testcase can only ever be built on x86 (it needs the "avx*"
attributes).  This patch skips the test elsewhere.

gcc/testsuite/
* gcc.dg/tree-prof/pr66295.c: Skip unless on an x86 target.

From-SVN: r246206
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-prof/pr66295.c