.set noat .set noreorder .set nomacro .globl x .section .sdata,"aw",@progbits .align 3 .type x, @object .size x, 8 x: .quad -9223372036854775808 .ident "GCC: (GNU) 3.3.2"