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


Kaz Kojima writes:
 > Andrew Haley <aph@redhat.com> wrote:
 > > Kaz Kojima writes:
 > >  > Tom Tromey <tromey@redhat.com> wrote:
 > >  > >>> The appended patch is to enable java on sh64-*-linux-gnu target.
 > >  > >>> It only affects sh*-linux* targets anyway, and essentially affects
 > >  > >>> sh64-linux only.
 > >  > > 
 > >  > > This libjava configury bits look fine.  Someone else will have to
 > >  > > comment on the rest.
 > >  > 
 > >  > Thanks.  I'd like to wait comments for libffi and toplevel configury
 > >  > part.
 > > 
 > > If you'd like comments on the libffi port you'd do well to post libffi
 > > test suite results.
 > 
 > Sure.  I've run it and got
 > 
 > 		=== libffi Summary ===
 > 
 > # of expected passes		212
 > # of unsupported tests		2

Thanks.  Well, it looks like libffi is probably OK, but there are
clearly some interpreter problems somewhere.  I think there's no way
to avoid firing up gdb.  I wonder if the unwinder info in
src/sh64/sysv.S is correct?

Andrew.


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