repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PR middle-end/27945
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
pr18479.c
blob
493574e8a9f05ddfbdd964fc2d8855544ce25fba
1
/* { dg-do compile } */
2
/* { dg-options "" } */
3
struct
__attribute__
((
visibility
(
"default"
)))
Foo
{
int
foo
; };
/* { dg-warning "attribute ignored on types" } */