blob: 2530c0e09eaa22b86455a2ce44800e0539a0e413 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#ld: -Tdefined5.t
#nm: -B
#source: defined5.s
#xfail: [is_xcoff_format]
# xcoff outputs value of "defined" from the object file
# Check that arithmetic on DEFINED works.
#...
0+1000 D defined
#pass
|