mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
4d4490b8d7
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.
10 lines
189 B
Makefile
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
|