Add dg-require-alias to a ICF test (PR testsuite/79272).
authorMartin Liska <mliska@suse.cz>
Wed, 1 Feb 2017 14:04:38 +0000 (15:04 +0100)
committerMartin Liska <marxin@gcc.gnu.org>
Wed, 1 Feb 2017 14:04:38 +0000 (14:04 +0000)
2017-02-01  Martin Liska  <mliska@suse.cz>

PR testsuite/79272
* gcc.dg/ipa/pr77653.c: Add dg-require-alias to the test.

From-SVN: r245095

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

index 5892c43..63031d1 100644 (file)
@@ -1,3 +1,8 @@
+2017-02-01  Martin Liska  <mliska@suse.cz>
+
+       PR testsuite/79272
+       * gcc.dg/ipa/pr77653.c: Add dg-require-alias to the test.
+
 2017-02-01  Richard Biener  <rguenther@suse.de>
 
        PR testsuite/76957
index f508815..f0b2b22 100644 (file)
@@ -1,3 +1,4 @@
+/* { dg-require-alias "" } */
 /* { dg-options "-O2 -fdump-ipa-icf-details"  } */
 
 int a, b, c, d, e, h, i, j, k, l;