Commit 11e3d45c by Jeff Law Committed by Jeff Law

re PR target/82358 (i386/stack-check-11.c fail)

	PR target/82358
	* gcc.target/i386/stack-check-11.c: Use -mtune=generic.

From-SVN: r253385
parent a8ccdfa8
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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment