Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-scripts / defined4.d
blob7cc48dac4184486650c3b62a0288190be21adc62
1 #ld: -Tdefined4.t
2 #nm: -B
3 #source: defined4.s
4 #xfail: mips*-*-*
5 # We check that defined and defined1 have the same address. MIPS targets
6 # use different address.
8 # Check that arithmetic on DEFINED works.
9 #...
10 0+0 D defined
11 #...
12 0+0 D defined1
13 #pass