This test requires alias support and fails on hppa2.0-hp-hpux11.11 as a result.

Tested on hppa2.0-hp-hpux11.11.  Committed to trunk.

Dave
--
John David Anglin       dave.ang...@bell.net


2015-03-08  John David Anglin  <dang...@gcc.gnu.org>

        * gcc.dg/ipa/ipa-icf-34.c: Add dg-require-alias.

Index: gcc.dg/ipa/ipa-icf-34.c
===================================================================
--- gcc.dg/ipa/ipa-icf-34.c     (revision 221239)
+++ gcc.dg/ipa/ipa-icf-34.c     (working copy)
@@ -1,4 +1,5 @@
 /* { dg-do compile } */
+/* { dg-require-alias "" } */
 /* { dg-options "-O0 -fipa-icf -fdump-ipa-icf"  } */
 
 static int do_work(void)

Reply via email to