This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/25840] [4.2 Regression] libjava is broken on Linux/x86-64



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]