public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [testsuite, committed] Require effective target nonlocal_goto for ipa/pr81696.c
@ 2017-08-17 12:32 Tom de Vries
  0 siblings, 0 replies; only message in thread
From: Tom de Vries @ 2017-08-17 12:32 UTC (permalink / raw)
  To: gcc-patches

Hi,

this patch requires effective target nonlocal_goto for ipa/pr81696.c.

Committed.

Thanks,
- Tom


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

	* gcc.dg/ipa/pr81696.c: Require effective target nonlocal_goto.
---
  gcc/testsuite/gcc.dg/ipa/pr81696.c | 1 +
  1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/gcc.dg/ipa/pr81696.c 
b/gcc/testsuite/gcc.dg/ipa/pr81696.c
index 2d3d63f..628dcde 100644
--- a/gcc/testsuite/gcc.dg/ipa/pr81696.c
+++ b/gcc/testsuite/gcc.dg/ipa/pr81696.c
@@ -1,4 +1,5 @@
  /* { dg-options "-O2 -fdump-ipa-icf-details"  } */
+/* { dg-require-effective-target nonlocal_goto } */
   int
  main (int argc, char **argv)
-- 
2.7.4

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

only message in thread, other threads:[~2017-08-17 11:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-17 12:32 [testsuite, committed] Require effective target nonlocal_goto for ipa/pr81696.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).