Upload Tizen:Base source
[external/binutils.git] / ld / testsuite / ld-scripts / defined4.d
1 #ld: -Tdefined4.t
2 #nm: -B
3 #source: defined4.s
4 #xfail: rs6000-*-aix*
5 #notarget: mips*-*-* mmix-*-*
6 # We check that defined and defined1 have the same address.  MIPS targets
7 # use different address. MMIX puts defined and defined1 in text section.
8
9 # Check that arithmetic on DEFINED works.
10 #...
11 0+0 D defined
12 #...
13 0+0 D defined1
14 #pass