source:
binutils/trunk/ld/testsuite/ld-powerpc/tocopt6c.s@
1973
Last change on this file since 1973 was 1973, checked in by , 8 years ago | |
---|---|
File size: 176 bytes |
Line | |
---|---|
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 |
Note:
See TracBrowser
for help on using the repository browser.