This is the mail archive of the gcc-patches@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: [PATCH/RFA] libjava: SH support


Jeff Sturm <jsturm@one-point.com> writes:
> On Wed, 24 Jul 2002, kaz Kojima wrote:
>>                 === libjava Summary ===
>>
>> # of expected passes            2440
>> # of unexpected failures        75
>> # of expected failures          14
>> # of untested testcases         191
> 
> Does this port have a working MD_FALLBACK_FRAME_STATE_FOR?  This is
> necessary to unwind through signal handler frames.  Without it you can set
> CHECKREFSPEC, EXCEPTIONSPEC as is done for e.g. xscale*-elf:
> 
>     CHECKREFSPEC=-fcheck-references
>     EXCEPTIONSPEC=

SH port doesn't implement the dwarf-2 exception handler and doesn't
have a working MD_FALLBACK_FRAME_STATE_FOR yet. I'll add these 2
lines and build libgcj again.

Thanks,
	kaz


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