repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
gcc.dg
/
weak
/
weak-11.c
blob
c20135a3aaea27d05d596d2a6d8a61c963e72c65
1
/* PR 19031 */
2
/* { dg-do compile } */
3
/* { dg-require-weak "" } */
4
/* { dg-require-alias "" } */
5
/* { dg-options "-funit-at-a-time" } */
6
7
/* { dg-final { scan-assembler "xyzzy" } } */
8
9
static const int
local
=
1
;
10
#pragma weak xyzzy = local