Set SHF_INFO_LINK bit for SHT_REL/SHT_RELA sections
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / strip-9.d
CommitLineData
e1e87d1e
L
1#PROG: strip
2#source: group-4.s
3#strip: --strip-unneeded
4#readelf: -Sg --wide
5#name: strip with section group 9
6
7#...
8 \[[ 0-9]+\] .group[ \t]+GROUP[ \t]+.*
9#...
10 \[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t0-9a-f]+AXG[ \t]+.*
11#...
12 \[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG[ \t]+.*
13#...
388853f7 14COMDAT group section \[[ 0-9]+\] `.group' \[foo4\] contains 2 sections:
e1e87d1e
L
15 \[Index\] Name
16 \[[ 0-9]+\] .text.*
17 \[[ 0-9]+\] .data.*
18#pass
This page took 0.218235 seconds and 4 git commands to generate.