Same reason as for the other architectures.
Tested on ia64-suse-linux, applied on the mainline as obvious.
2016-03-04 Eric Botcazou <ebotca...@adacore.com>
* gcc.dg/Wno-frame-address.c: Skip on IA-64.
--
Eric Botcazou
Index: gcc.dg/Wno-frame-address.c
===================================================================
--- gcc.dg/Wno-frame-address.c (revision 233957)
+++ gcc.dg/Wno-frame-address.c (working copy)
@@ -1,5 +1,5 @@
/* { dg-do compile } */
-/* { dg-skip-if "Cannot access arbitrary stack frames" { arm*-*-* hppa*-*-* visium-*-* } } */
+/* { dg-skip-if "Cannot access arbitrary stack frames" { arm*-*-* hppa*-*-* ia64-*-* visium-*-* } } */
/* { dg-options "-Werror" } */
/* { dg-additional-options "-mbackchain" { target { s390*-*-* } } } */