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/RFC] Enable java on sh64-linux


"David Daney" <ddaney@avtrex.com> wrote:
> Looks like you have to increment the PC value (in the stored register area) so
> that it is pointing after the faulting instruction.
> MIPS and x86 do this (as I imagine do others) in ????-signal.h.

I wrote such a sh-signal.h.  It solves the Array_3 failure!
Thanks for your suggestion.

Regards,
	kaz


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