------- Comment #9 from hjl at lucon dot org 2006-01-18 19:34 ------- Looks at interpret.s
.Ldebug_line0: .text .Ltext0: .section .ctors,"aw",@progbits .align 8 .quad _GLOBAL__I__Jv_soleInterpreterEngine #APP .byte 0 # Yes, this really is necessary .text is missing here. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25840