6a0d0afdc7
2005-10-20 H.J. Lu <hongjiu.lu@intel.com> PR ld/251 * binutils-all/group.s: New file. * binutils-all/objcopy.exp (objcopy_test_readelf): New procedure. Use it to test ELF group. ld/testsuite/ 2005-10-20 H.J. Lu <hongjiu.lu@intel.com> PR ld/251 * ld-elf/group.2d: New file.
16 lines
416 B
Makefile
16 lines
416 B
Makefile
#source: ../../../binutils/testsuite/binutils-all/group.s
|
|
#ld: -r
|
|
#readelf: -Sg --wide
|
|
|
|
#...
|
|
\[[ 0-9]+\] foo_group[ \t]+GROUP[ \t]+.*
|
|
#...
|
|
\[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t0-9a-f]+AXG.*
|
|
#...
|
|
\[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG.*
|
|
#...
|
|
COMDAT group section \[[ 0-9]+\] `foo_group' \[foo_group\] contains 2 sections:
|
|
\[Index\] Name
|
|
\[[ 0-9]+\] .text.*
|
|
\[[ 0-9]+\] .data.*
|
|
#pass
|