binutils-gdb/ld/testsuite/ld-scripts/empty-address-2a.d
Marcus Comstedt 4d4490b8d7 ld: xfail riscv64*-*-* for ld-scripts/empty-address-2 tests.
For now we have supported the riscv big endian targets, so
xfail riscv64*-*-* for ld-scripts/empty-address-2 tests, to
cover both little endian and big endian targets.

ld/
    * testsuite/ld-scripts/empty-address-2a.d: xfail riscv64*-*-*.
    * testsuite/ld-scripts/empty-address-2b.d: Likewise.
2021-01-07 15:08:04 +08:00

10 lines
189 B
Makefile

#source: empty-address-2.s
#ld: -Ttext 0x0000000 -Tdata 0x200 -T empty-address-2a.t
#nm: -n
#xfail: frv-*-*linux* riscv64*-*-* tic54x-*-*
#...
0+0 T _start
#...
0+10 [ADT] __data_end
#pass