* gcc.dg/20050922-1.c: Skip on Solaris 2.5.1 to 9.
authorEric Botcazou <ebotcazou@libertysurf.fr>
Sun, 9 Oct 2005 10:21:14 +0000 (12:21 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 9 Oct 2005 10:21:14 +0000 (10:21 +0000)
From-SVN: r105137

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20050922-1.c

index eca19404c5d1c3b9ca3b39d1e2fce811e8f9f7bc..6316059c4fcffae969a90d4f8af8f3fba95e002e 100644 (file)
@@ -1,3 +1,7 @@
+2005-10-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gcc.dg/20050922-1.c: Skip on Solaris 2.5.1 to 9.
+
 2005-10-07  Andrew Pinski  <pinskia@physics.uc.edu>
 
        PR target/24136
index 93410e53b30f3f5c36dd8589d18d9b1649bf2e06..cecb98a1f546d73ffba90d6b5bca51439debd9e1 100644 (file)
@@ -3,6 +3,7 @@
 
 /* { dg-do run } */
 /* { dg-options "-O1 -std=c99" } */
+/* { dg-skip-if "" { *-*-solaris2.5.1 *-*-solaris2.[5-9] } "*" "" } */
 
 #include <stdint.h>