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