PR target/82358
* gcc.target/i386/stack-check-11.c: Use -mtune=generic.
From-SVN: r253385
+2017-10-03 Jeff Law <law@redhat.com>
+
+ PR target/82358
+ * gcc.target/i386/stack-check-11.c: Use -mtune=generic.
+
2017-10-03 Martin Jambor <mjambor@suse.cz>
PR tree-optimization/82363
/* { dg-do compile } */
-/* { dg-options "-O2 -fstack-clash-protection" } */
+/* { dg-options "-O2 -fstack-clash-protection -mtune=generic" } */
/* { dg-require-effective-target supports_stack_clash_protection } */
#include <stdint.h>