Remove sh5 and sh64 support
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / group-2.s
CommitLineData
eb3980ce 1 .section .text.foo,"axG",%progbits,.text.foo,comdat
388853f7
L
2 .global foo2
3foo2:
eb3980ce
L
4 .word 0
5 .section .data.bar,"awG",%progbits,.text.foo,comdat
388853f7
L
6 .global bar2
7bar2:
eb3980ce 8 .word 0
This page took 0.399854 seconds and 4 git commands to generate.