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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
gcc.dg
/
fdata-sections-1.c
blob
d2b2b5807388b31a2adf6ac69d9520ae964b36a5
1
/* PR middle-end/15486 */
2
/* Origin: Jonathan Larmour <jifl-bugzilla@jifvik.org> */
3
4
/* { dg-do compile { target *-*-linux* } } */
5
/* { dg-options "-fdata-sections" } */
6
7
int
x
;
8
9
/* { dg-final { scan-assembler "comm" } } */