Avoid exponential behavior in rust_evaluate_subexp
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / exclude-file-a.s
1 .section ".data", "aw"
2 .word 0x0
3
4 .section ".data.1", "aw"
5 .word 0x0
This page took 0.029855 seconds and 4 git commands to generate.