* ldgram.y: Add support for REGION_ALIAS operator.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group9b.d
1 #source: group9.s
2 #ld: -r --gc-sections --entry bar
3 #readelf: -g --wide
4 #notarget: ia64-*-* mep-*-*
5 #xfail: dlx-*-* openrisc-*-* or32-*-* alpha-*-* hppa64-*-* arc-*-*
6
7 COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains 2 sections:
8 \[Index\] Name
9 \[[ 0-9]+\] .text.foo
10 \[[ 0-9]+\] .data.foo
11
12 COMDAT group section \[[ 0-9]+\] `.group' \[bar\] contains 1 sections:
13 \[Index\] Name
14 \[[ 0-9]+\] .text.bar
This page took 0.030373 seconds and 5 git commands to generate.