This is the mail archive of the gcc@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]

Re: MIPS Wrong-code regression.


Tom Tromey wrote:
"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

I suspect it is the same problem. APH's patch would not have fixed it if it were.


David Daney


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