ld/testsuite/ld-scripts/defined4.d: Don't xfail mmix-*-*.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / defined4.d
1 #ld: -Tdefined4.t
2 #nm: -B
3 #source: defined4.s
4 #xfail: powerpc*-*-aix* rs6000-*-aix*
5 #xfail: mips*-*-*
6 # We check that defined and defined1 have the same address. MIPS targets
7 # use different address.
8
9 # Check that arithmetic on DEFINED works.
10 #...
11 0+0 D defined
12 #...
13 0+0 D defined1
14 #pass
This page took 0.041858 seconds and 4 git commands to generate.