Avoid exponential behavior in rust_evaluate_subexp
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / sort_b_a-1.s
CommitLineData
0d0999db
L
1 .section .text.2
2 .p2align 3
3text2:
4 .long 0
5 .section .text.3
6 .p2align 6
7text3:
8 .long 0
9 .section .text.1
10 .p2align 5
11text1:
12 .long 0
13 .text
14text:
15 .p2align 4
16 .long 0
This page took 0.450556 seconds and 4 git commands to generate.