* gcc.dg/Wno-frame-address.c: Skip on IA-64.
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 4 Mar 2016 08:46:33 +0000 (08:46 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 4 Mar 2016 08:46:33 +0000 (08:46 +0000)
From-SVN: r233963

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/Wno-frame-address.c

index 8f4ae416e00ccdc534676381ff9ac3915d0c0776..c4ed4edb59a65609904915585a0cf22292be80a9 100644 (file)
@@ -1,3 +1,7 @@
+2016-03-04  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.dg/Wno-frame-address.c: Skip on IA-64.
+
 2016-03-04  Christophe Lyon  <christophe.lyon@linaro.org>
 
        * gcc.dg/torture/pr69951.c: Accept argc==0.
index e5d078fc7a14ce141b871b596e6615f5197b1e32..de5a8b8d7bc2110fa9884e5501f89da57295a8dd 100644 (file)
@@ -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*-*-* } } } */