revert acidently committed change for gcc.dg/visibility-b.c.

From-SVN: r89794
This commit is contained in:
Andrew Pinski 2004-10-28 16:41:21 -07:00
parent d533f1cb17
commit c2e029edd5
1 changed files with 1 additions and 3 deletions

View 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")))