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/RFA] libjava: SH support


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=

Jeff


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