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
14