Deprecate a.out support for NetBSD targets.
[binutils-gdb.git] / ld / testsuite / ld-powerpc / tocopt6c.s
1 .include "tocopt6-inc.s"
2 in123
3 in23
4 gobblegot f3
5
6 .section .text
7 .globl main
8 start main
9 bl f1
10 nop
11 bl f2
12 nop
13 bl f3
14 nop
15 bl g2
16 nop
17 bl in23
18 nop
19 li 3, 0
20 end main