aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/compressed1d.d
blob: 9d891c1933f0d9072b56d54d1f510508c169afba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#source: compress1.s
#as: --compress-debug-sections=none
#ld: -r --compress-debug-sections=zlib-gnu
#readelf: -SW
#xfail: [uses_genelf]
#xfail: [riscv_little_endian]
# 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
# for little endian targets; but it is uncompressed for big endian targets.

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