Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-elf/group7.d
2023-03-06 14:48:14 +01:00

33 lines
916 B
Makefile

#source: ../../../binutils/testsuite/binutils-all/group.s
#source: ../../../binutils/testsuite/binutils-all/group-2.s
#source: ../../../binutils/testsuite/binutils-all/group-3.s
#source: ../../../binutils/testsuite/binutils-all/group-4.s
#ld: -r
#readelf: -g --wide
#...
COMDAT group section \[[ 0-9]+\] `\.group' \[foo_group\] contains . sections:
\[Index\] Name
\[[ 0-9]+\] .text.foo
#...
\[[ 0-9]+\] .data.foo
#...
COMDAT group section \[[ 0-9]+\] `.group' \[.text.foo\] contains . sections:
\[Index\] Name
\[[ 0-9]+\] .text.foo
#...
\[[ 0-9]+\] .data.bar
#...
COMDAT group section \[[ 0-9]+\] `.group' \[foo3\] contains . sections:
\[Index\] Name
\[[ 0-9]+\] .text.foo3
#...
\[[ 0-9]+\] .data.bar3
#...
COMDAT group section \[[ 0-9]+\] `.group' \[foo4\] contains . sections:
\[Index\] Name
\[[ 0-9]+\] .text.foo4
#...
\[[ 0-9]+\] .data.foo4
#pass