[ARC] don't force _init/_fini as DT_INIT/DT_FINI.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xtensa / diff_overflow2.s
CommitLineData
1058c753
VA
1 .section .text.f1,"axG",@progbits,f1,comdat
2 .literal_position
3 .literal .L5, 0
4 .align 4
5f4:
6 entry a1, 32
7.Lf4:
8 l32r a2, .L5
9 l32r a2, .L5
10 nop
11 nop
12 retw
13
14 .section .text
15f5:
16 entry a1, 32
17.Lf5:
18 retw
19
20 .section .debug_frame,"",@progbits
21 .byte .Lf4 - f4
22 .byte .Lf5 - f5
This page took 0.262637 seconds and 4 git commands to generate.