[MIPS] Add Loongson 2K1000 proccessor support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / compressed1d.d
1 #source: compress1.s
2 #as: --compress-debug-sections=none
3 #ld: -r --compress-debug-sections=zlib-gnu
4 #readelf: -SW
5 #xfail: d30v-*-* dlx-*-* fr30-*-* frv-*-elf ft32-*-* iq2000-*-*
6 #xfail: mn10200-*-* moxie-*-* msp430-*-* mt-*-* pj-*-* riscv*-*-*
7 #xfail: xgate-*-*
8 # Not all ELF targets use the elf.em emulation...
9 # RISC-V has linker relaxations that delete code, so text label subtractions
10 # do not get resolved at assembly time, which results in a compressed section.
11
12 #failif
13 #...
14 \[[ 0-9]+\] \.zdebug_aranges[ ]+(PROGBITS|MIPS_DWARF)[ 0-9a-z]+ .*
15 #...
This page took 0.034612 seconds and 4 git commands to generate.