[testsuite, committed] Require effective target nonlocal_goto for ipa/pr81696.c

Tom de Vries Tom_deVries@mentor.com
Thu Aug 17 12:32:00 GMT 2017


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



More information about the Gcc-patches mailing list