.file "b.c" .text .p2align 4,,15 .globl test .def test; .scl 2; .type 32; .endef .seh_proc test test: subq $40, %rsp .seh_stackalloc 40 .seh_endprologue call sym addl %eax, %eax addq $40, %rsp ret .seh_endproc .ident "GCC: (GNU) 4.8.2" .def sym; .scl 2; .type 32; .endef