ld testsuite fails with default-PIE compiler
[deliverable/binutils-gdb.git] / ld / testsuite / ld-unique / unique_shared.s
1 .type b_val, %gnu_unique_object
2 b_val: .long 0
3 .size b_val, .-b_val
This page took 0.028845 seconds and 4 git commands to generate.