Patch for PR4587 + move proc run_list_test into gas-defs.exp
[platform/upstream/binutils.git] / gas / testsuite / gas / mmix / weak1.s
1         .weak foo
2 foo:
3         POP 1,0
4         .global main
5 main:
6         PUSHJ $15,foo
7         .quad foo