Commit c2e029ed by Andrew Pinski

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

From-SVN: r89794
parent d533f1cb
/* { dg-do compile } */
/* { dg-require-visibility "" } */
/* { dg-final { scan-hidden "n" } } */
/* { dg-do assemble { target *-*-darwin* } } */
#define __private_extern__ extern __attribute__((visibility ("hidden")))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment