revert acidently committed change for gcc.dg/visibility-b.c.
authorAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 28 Oct 2004 23:41:21 +0000 (16:41 -0700)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 28 Oct 2004 23:41:21 +0000 (16:41 -0700)
From-SVN: r89794

gcc/testsuite/gcc.dg/visibility-b.c

index 8b0c41dd59d782621f28799155dbc36a982d0f0f..b1f15758aa2d78b02ef033cc4629872036dd4501 100644 (file)
@@ -1,6 +1,4 @@
-/* { dg-do compile } */
-/* { dg-require-visibility "" } */
-/* { dg-final { scan-hidden "n" } } */
+/* { dg-do assemble { target *-*-darwin* } } */
 
 #define __private_extern__ extern __attribute__((visibility ("hidden")))