tizen 2.4 release
[external/binutils.git] / ld / testsuite / ld-xtensa / diff_overflow2.s
1         .section .text.f1,"axG",@progbits,f1,comdat
2         .literal_position
3         .literal .L5, 0
4         .align  4
5 f4:
6         entry   a1, 32
7 .Lf4:
8         l32r    a2, .L5
9         l32r    a2, .L5
10         nop
11         nop
12         retw
13
14         .section .text
15 f5:
16         entry   a1, 32
17 .Lf5:
18         retw
19
20         .section .debug_frame,"",@progbits
21         .byte   .Lf4 - f4
22         .byte   .Lf5 - f5