This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: MIPS Wrong-code regression.


>>>>> "David" == David Daney <ddaney@avtrex.com> writes:

David> The call to _ZN4java4lang6ObjectC1Ev is being generated as non-pic,
David> even though that symbol is defined in libgcj.so.  The assembler and
David> linker conspire to jump to address 0x00000000 for this call.

Could also be the problem reported at the end of:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30606

Tom


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