mirror of
https://github.com/autc04/Retro68.git
synced 2026-03-15 16:16:51 +00:00
11 lines
199 B
Makefile
11 lines
199 B
Makefile
#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
|