Update MIPS PIE tests for DF_1_PIE change
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / data-reloc-local-2.s
1 .data
2 c:
3 .word d
4 d:
5 .word c
6 .short d
7 .byte c
8 .byte d
This page took 0.028796 seconds and 4 git commands to generate.