XCOFF ld testsuite fixes
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / defined4.d
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.
7
8 # Check that arithmetic on DEFINED works.
9 #...
10 0+0 D defined
11 #...
12 0+0 D defined1
13 #pass
This page took 0.029378 seconds and 4 git commands to generate.