binutils/testsuite: Enable `strip-13' test for `hppa*-*'
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / data-sections.s
CommitLineData
e511c9b1
AB
1 .section ".data.aa.01", "aw"
2 .word 0x1
3
4 .section ".data.aa.02", "aw"
5 .word 0x2
6
7 .section ".data.aa.03", "aw"
8 .word 0x3
9
10 .section ".data.bb.01", "aw"
11 .word 0x4
12
13 .section ".data.bb.02", "aw"
14 .word 0x5
15
16 .section ".data.bb.03", "aw"
17 .word 0x6
This page took 0.086154 seconds and 4 git commands to generate.