aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/compressed1d.d
blob: df7ce3445078c3460277c29e13254e7a01c896f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#source: compress1.s
#as: --compress-debug-sections=none
#ld: -r --compress-debug-sections=zlib-gnu
#readelf: -SW
#xfail: [uses_genelf]
#xfail: riscv*-*-*
# Not all ELF targets use the elf.em emulation...
# RISC-V has linker relaxations that delete code, so text label subtractions
# do not get resolved at assembly time, which results in a compressed section.

#failif
#...
  \[[ 0-9]+\] \.zdebug_aranges[ 	]+(PROGBITS|MIPS_DWARF)[ 	0-9a-z]+ .*
#...