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
[gdb/symtab] Fix gdb.base/fission-macro.exp with unix/-m32
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-scripts
/
exclude-file-6.t
blob
437e24043ce1d145f556b1f37b9f993c76797644
1
SECTIONS
2
{
3
.data : {
4
* (SORT_BY_ALIGNMENT (SORT_BY_NAME (EXCLUDE_FILE (*-b.o) .data)))
5
* (SORT_BY_NAME (SORT_BY_ALIGNMENT (EXCLUDE_FILE (*-a.o) .data.*)))
6
}
7
8
/DISCARD/ : {
9
* (*)
10
}
11
}