* config/tc-mep.h (DIFF_EXPR_OK): Do not define.
[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
6 COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains 2 sections:
7 \[Index\] Name
8 \[[ 0-9]+\] .text.foo
9 \[[ 0-9]+\] .data.foo
10
11 COMDAT group section \[[ 0-9]+\] `.group' \[bar\] contains 1 sections:
12 \[Index\] Name
13 \[[ 0-9]+\] .text.bar
This page took 0.033398 seconds and 5 git commands to generate.