Avoid exponential behavior in rust_evaluate_subexp
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / provide-3.s
1 .data
2 .globl foo
3 foo: .long 0
4 .p2align 4
This page took 0.030771 seconds and 4 git commands to generate.