Last change
on this file since 970 was 970, checked in by psmedley, 10 years ago |
binutils: initial vendor import of binutils 2.25
|
File size:
543 bytes
|
Line | |
---|
1 | #source: group8.s
|
---|
2 | #ld: -r --gc-sections --entry foo
|
---|
3 | #readelf: -g --wide
|
---|
4 | #notarget: arc-*-* d30v-*-* dlx-*-* i960-*-* pj*-*-*
|
---|
5 | #notarget: hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
|
---|
6 | #xfail: cr16-*-* crx-*-*
|
---|
7 | # generic linker targets don't support --gc-sections, nor do a bunch of others
|
---|
8 | # cr16 and crx use non-standard scripts with memory regions, which don't play
|
---|
9 | # well with unique group sections under ld -r.
|
---|
10 |
|
---|
11 | COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains 1 sections:
|
---|
12 | \[Index\] Name
|
---|
13 | \[[ 0-9]+\] .text.foo
|
---|
Note:
See
TracBrowser
for help on using the repository browser.