m32c padding with nops
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / group3.s
CommitLineData
7d36e279
L
1 .section .foo,"axG",%progbits,foo,comdat
2 .globl foo
3 .type foo,%function
4foo:
5 .byte 1
6 .section .bar,"aG",%progbits,foo,comdat
7 .dc.a foo
This page took 0.090182 seconds and 4 git commands to generate.