ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / tocopt6c.s
CommitLineData
92a9c616
RS
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
This page took 0.247657 seconds and 4 git commands to generate.