ld: Don't evaluate unneeded PROVIDE expressions.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / reloc-boundaries.s
1 .syntax unified
2 .byte x -128
3 .byte x +255
4 .short y -32768
5 .short y +65535
This page took 0.031603 seconds and 4 git commands to generate.