Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-scripts/defined4.d

14 lines
251 B
D
Raw Normal View History

2023-03-06 14:48:14 +01:00
#ld: -Tdefined4.t
#nm: -B
#source: defined4.s
#xfail: mips*-*-*
# We check that defined and defined1 have the same address. MIPS targets
# use different address.
# Check that arithmetic on DEFINED works.
#...
0+0 D defined
#...
0+0 D defined1
#pass