Hi Paul,
> tree-prof/split-1.c use -fsplit-stack in dg-options but not check is
> ok for target.
> This patch add "dg-require-effective-target split_stack" for it.
>
> Ok for commit ?
ok with the ChangeLog nit below fixed.
Thanks.
Rainer
> ChangeLog
> 2017-06-11 Chenghua Xu
Hi:
tree-prof/split-1.c use -fsplit-stack in dg-options but not check is
ok for target.
This patch add "dg-require-effective-target split_stack" for it.
Ok for commit ?
Paul.
ChangeLog
2017-06-11 Chenghua Xu
* gcc.dg/tree-prof/split-1.c: Require split_stack support.
diff --git