.set noat .set noreorder .set nomacro .section .sbss,"aw" .type f1.0, @object .size f1.0, 8 .align 3 f1.0: .zero 8 .section .sdata,"aw",@progbits .align 3 .type f2.1, @object .size f2.1, 8 f2.1: .long 1 .zero 4 .section .sbss,"aw" .type f3.2, @object .size f3.2, 8 .align 3 f3.2: .zero 8 .section .sdata .align 3 .type f4.3, @object .size f4.3, 8 f4.3: .long 1 .zero 4 .text .align 2 .align 4 .globl testfunc .ent testfunc $testfunc..ng: testfunc: .frame $30,0,$26,0 .prologue 0 ret $31,($26),1 .end testfunc .ident "GCC: (GNU) 3.3.2"