public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [testsuite, nvptx, committed] Require nonlocal_goto for gcc.dg/pr78582.c
@ 2017-08-06  8:47 Tom de Vries
  0 siblings, 0 replies; only message in thread
From: Tom de Vries @ 2017-08-06  8:47 UTC (permalink / raw)
  To: GCC Patches

[-- Attachment #1: Type: text/plain, Size: 116 bytes --]

Hi,

this patch requires effective target nonlocal_goto for test-case 
gcc.dg/pr78582.c.

Committed.

Thanks,
- Tom

[-- Attachment #2: 0002-Require-nonlocal_goto-for-gcc.dg-pr78582.c.patch --]
[-- Type: text/x-patch, Size: 598 bytes --]

Require nonlocal_goto for gcc.dg/pr78582.c

2017-08-06  Tom de Vries  <tom@codesourcery.com>

	* gcc.dg/pr78582.c: Require effective target nonlocal_goto.

---
 gcc/testsuite/gcc.dg/pr78582.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/gcc.dg/pr78582.c b/gcc/testsuite/gcc.dg/pr78582.c
index 51e3a1f..6d125cf 100644
--- a/gcc/testsuite/gcc.dg/pr78582.c
+++ b/gcc/testsuite/gcc.dg/pr78582.c
@@ -1,6 +1,7 @@
 /* PR target/78582. */
 /* { dg-options "-fprofile-generate" } */
 /* { dg-do compile } */
+/* { dg-require-effective-target nonlocal_goto } */
 
 #include <setjmp.h>
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-06  8:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-06  8:47 [testsuite, nvptx, committed] Require nonlocal_goto for gcc.dg/pr78582.c Tom de Vries

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).