repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-scripts
/
exclude-file-7.t
blob
200096e4ed91cfa88d41f40fcac5408a7d4335a0
1
SECTIONS
2
{
3
.data : {
4
* (SORT_BY_INIT_PRIORITY (EXCLUDE_FILE (*-b.o) .data))
5
* (SORT_BY_ALIGNMENT (SORT_BY_ALIGNMENT (EXCLUDE_FILE (*-a.o) .data.*)))
6
}
7
8
/DISCARD/ : {
9
* (*)
10
}
11
}