PATCH: MIPS support for libjava (version 2).
Andrew Haley
aph@redhat.com
Wed Sep 17 16:04:00 GMT 2003
David Daney writes:
> Andrew Haley wrote:
>
> >One thing that's possible: if you can't do a full dejagnu test run,
> >you could check your changes in but we'll have to leave the status of
> >this port as "untested". It's better to do that than to lose the code
> >altogether, I think.
> >
> I was able to run the testsuite via dejagnu.
Oh, excellent.
> Unfortunatly I found a couple of bugs that I am trying to resolve.
Ah. Well, I'm glad you ran the tests!
> One is throwing exceptions from leaf methods (the PR218 test). The
> problem is not in my code. The compiler is emitting incorrect
> "eh_frame" data for this case. If you could point me to where to look
> to correct it, that would be helpful.
Sure. It would help me if you could post the disassembly of the code
and the ouput of 'readelf --debug=F' for the method.
Andrew.
More information about the Java-patches
mailing list