visibility-c.c: Change compile to assemble for the test.
2004-12-16 Andrew Pinski <pinskia@physics.uc.edu> * gcc.dg/visibility-c.c: Change compile to assemble for the test. From-SVN: r92293
This commit is contained in:
parent
16515e5c19
commit
93a1c06dc0
@ -1,3 +1,8 @@
|
||||
2004-12-16 Andrew Pinski <pinskia@physics.uc.edu>
|
||||
|
||||
* gcc.dg/visibility-c.c: Change compile to
|
||||
assemble for the test.
|
||||
|
||||
2004-12-16 Andrew Pinski <pinskia@physics.uc.edu>
|
||||
|
||||
PR target/19041
|
||||
|
@ -1,7 +1,6 @@
|
||||
/* Test that visibility works on common symbols also. */
|
||||
/* { dg-do compile } */
|
||||
/* { dg-do assemble } */
|
||||
/* { dg-require-visibility "" } */
|
||||
/* { dg-final { scan-hidden "options" } } */
|
||||
|
||||
int options __attribute__((__visibility__("hidden")));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user