.file "c99-func-3.c" .section .rodata .type __func__.0, @object .size __func__.0, 5 __func__.0: .string "main" .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "main" .text .align 2 .globl main .type main, @function main: link.w %a6,#0 move.l #.LC0,%d0 cmp.l #__func__.0,%d0 jbne .L2 jbsr abort .align 2 .L2: clr.l -(%sp) jbsr exit nop .size main, .-main .ident "GCC: (GNU) 3.3.2"