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