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

19 lines
532 B
Makefile

#source: group9.s
#ld: -r --gc-sections --entry bar
#readelf: -g --wide
# generic linker targets don't support --gc-sections, nor do a bunch of others
#xfail: [is_generic] hppa64-*-* mep-*-* mn10200-*-*
COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains . sections:
\[Index\] Name
\[[ 0-9]+\] \.text\.foo
#...
\[[ 0-9]+\] \.data\.foo
#...
COMDAT group section \[[ 0-9]+\] `.group' \[bar\] contains . sections:
\[Index\] Name
\[[ 0-9]+\] \.text\.bar
#...
\[[ 0-9]+\] \.rela?\.text\.bar
#pass