ld: Don't xfail ld-elf/warn[12] on 64-bit Solaris/SPARC
[deliverable/binutils-gdb.git] / ld / testsuite / ld-csky / data_section.s
CommitLineData
b8891f8d
AJ
1 .global word0, word1
2 .data
3 .align 4
4word0:
5 .word 0xabcd1234
6word1:
7 .word 0xdeadbeef
This page took 0.124524 seconds and 4 git commands to generate.