Require effective target nonlocal_goto for ipa/pr81696.c
authorTom de Vries <tom@codesourcery.com>
Thu, 17 Aug 2017 11:27:29 +0000 (11:27 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Thu, 17 Aug 2017 11:27:29 +0000 (11:27 +0000)
2017-08-17  Tom de Vries  <tom@codesourcery.com>

* gcc.dg/ipa/pr81696.c: Require effective target nonlocal_goto.

From-SVN: r251144

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ipa/pr81696.c

index 2b2183fa576e66d49d1e89d5a0866b137864465c..0b1d531b35bfb6761264987a0fcd12217531af66 100644 (file)
@@ -1,3 +1,7 @@
+2017-08-17  Tom de Vries  <tom@codesourcery.com>
+
+       * gcc.dg/ipa/pr81696.c: Require effective target nonlocal_goto.
+
 2017-08-17  Richard Biener  <rguenther@suse.de>
 
        * gcc.dg/tree-ssa/vrp117.c: New testcase.
index 2d3d63ff0bbdf96e1f63739e081ed9e8eaf6f61d..628dcde7e3fc232d6a355db331f1145e22463e63 100644 (file)
@@ -1,4 +1,5 @@
 /* { dg-options "-O2 -fdump-ipa-icf-details"  } */
+/* { dg-require-effective-target nonlocal_goto } */
 
 int
 main (int argc, char **argv)