This is the mail archive of the java-patches@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: PATCH: MIPS support for libjava (version 2).


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.

Andrew.


I was able to run the testsuite via dejagnu. Unfortunatly I found a couple of bugs that I am trying to resolve.

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.

David Daney.


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