OSDN Git Service

PR rtl-optimization/31500
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / warn / Warray-bounds.C
index 0385516..4f7a397 100644 (file)
@@ -1,4 +1,5 @@
 /* { dg-do compile } */
+/* { dg-skip-if "PR 31500" { hppa*-*-* } { "*" } { "" } } */
 /* { dg-options "-O2 -Warray-bounds" } */
 
 int a[10];