.file "951123-1.c" .globl x .section .bss .align 2 .type x, @object .size x, 12 x: .zero 12 .ident "GCC: (GNU) 3.3.2"