OSDN Git Service

* gcc.dg/20050922-1.c: Skip on Solaris 2.5.1 to 9.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Oct 2005 10:21:14 +0000 (10:21 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Oct 2005 10:21:14 +0000 (10:21 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105137 138bc75d-0d04-0410-961f-82ee72b054a4

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

index eca1940..6316059 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 93410e5..cecb98a 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>