mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
388853f746
2008-10-03 H.J. Lu <hongjiu.lu@intel.com> * binutils-all/group.s: Updated. * binutils-all/group-2.s: Likewise. * binutils-all/group-3.s: Likewise. * binutils-all/group-4.s: Likewise. * binutils-all/strip-7.d: Likewise. * binutils-all/strip-9.d: Likewise. ld/testsuite/ 2008-10-03 H.J. Lu <hongjiu.lu@intel.com> * ld-elf/group5.d: Updated. * ld-elf/group6.d: Likewise.
19 lines
442 B
Makefile
19 lines
442 B
Makefile
#PROG: strip
|
|
#source: group-3.s
|
|
#strip: --strip-unneeded
|
|
#readelf: -Sg --wide
|
|
#name: strip with section group 7
|
|
|
|
#...
|
|
\[[ 0-9]+\] .group[ \t]+GROUP[ \t]+.*
|
|
#...
|
|
\[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t0-9a-f]+AXG[ \t]+.*
|
|
#...
|
|
\[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG[ \t]+.*
|
|
#...
|
|
COMDAT group section \[[ 0-9]+\] `.group' \[foo3\] contains 2 sections:
|
|
\[Index\] Name
|
|
\[[ 0-9]+\] .text.*
|
|
\[[ 0-9]+\] .data.*
|
|
#pass
|