summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/20050922-1.c
diff options
context:
space:
mode:
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>2005-10-09 10:21:14 +0000
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>2005-10-09 10:21:14 +0000
commite5d2618cad2614986d3917182a9e2ff265ce8735 (patch)
tree6e5e17a66bd6918a77bb5409be6a3a07e318a05b /gcc/testsuite/gcc.dg/20050922-1.c
parent3ea83a8c9e88f1d30f6b84d76dda3f3416406562 (diff)
downloadgcc-e5d2618cad2614986d3917182a9e2ff265ce8735.tar.gz
* gcc.dg/20050922-1.c: Skip on Solaris 2.5.1 to 9.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105137 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/gcc.dg/20050922-1.c')
-rw-r--r--gcc/testsuite/gcc.dg/20050922-1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/20050922-1.c b/gcc/testsuite/gcc.dg/20050922-1.c
index 93410e53b30..cecb98a1f54 100644
--- a/gcc/testsuite/gcc.dg/20050922-1.c
+++ b/gcc/testsuite/gcc.dg/20050922-1.c
@@ -3,6 +3,7 @@
/* { dg-do run } */
/* { dg-options "-O1 -std=c99" } */
+/* { dg-skip-if "" { *-*-solaris2.5.1 *-*-solaris2.[5-9] } "*" "" } */
#include <stdint.h>