Commit | Line | Data |
---|---|---|
a33dafc3 L |
1 | #source: group8.s |
2 | #ld: -r --gc-sections --entry foo | |
3 | #readelf: -g --wide | |
a06ea964 | 4 | #notarget: aarch64*-*-* arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-* |
991cda6c | 5 | #notarget: hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-* |
de5c4ae2 AM |
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. | |
a33dafc3 L |
10 | |
11 | COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains 1 sections: | |
12 | \[Index\] Name | |
13 | \[[ 0-9]+\] .text.foo |