Hi!
On 2019-06-20T12:39:48+0200, Tom de Vries wrote:
> Add missing dg-require-effective-target nonlocal_goto.
>
> Tested on nvptx.
> --- a/gcc/testsuite/gcc.dg/pr88870.c
> +++ b/gcc/testsuite/gcc.dg/pr88870.c
> @@ -1,5 +1,6 @@
> /* PR rtl-optimization/88870 */
> /* { dg-do compile } */
> +/* {
Hi,
Add missing dg-require-effective-target nonlocal_goto.
Tested on nvptx.
Committed to trunk.
Thanks,
- Tom
[testsuite] Add missing dg-require-effective-target nonlocal_goto
2019-06-20 Tom de Vries
* gcc.c-torture/compile/pr89280.c: Require nonlocal_goto.
* gcc.dg/pr8887