20 lines
511 B
D
Raw Normal View History

2012-03-26 21:18:29 +02:00
#source: ../../../binutils/testsuite/binutils-all/group-3.s
#ld: -r
#readelf: -Sg --wide
2022-10-27 20:45:45 +02:00
# xstormy uses a non-standard script, putting .data before .text.
#xfail: xstormy*-*-*
2012-03-26 21:18:29 +02:00
#...
\[[ 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]+.*
#...
2022-10-27 20:45:45 +02:00
COMDAT group section \[[ 0-9]+\] `.group' \[foo3\] contains . sections:
2012-03-26 21:18:29 +02:00
\[Index\] Name
\[[ 0-9]+\] .text.*
2022-10-27 20:45:45 +02:00
#...
2012-03-26 21:18:29 +02:00
\[[ 0-9]+\] .data.*
#pass