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: ARM EABI and eclipse-ecj


Steven Newbury writes:
 > 
 > --- Andrew Haley <aph-gcc@littlepinkcloud.COM> wrote:
 > 
 > >  > OK, I'd put an || instead of an && for the while loop in the unwind loop,
 > > oops.
 > >  >  As far as I can see I now have everything up to date with the
 > > gcj-eabi-branch.
 > >  >  Now ecj1 doesn't abort, so it is probably fixed, except gij seems to be
 > > using
 > >  > inordinate amounts of memory - is this expected?  I only have 64MB and
 > > it's
 > >  > going deep into swap.  
 > > 
 > > I found an unwinder bug that I'm working on.  It might cause the
 > > behaviour you describe.
 > Right, it's hitting the OOM killer before it completes so I don't know if it
 > would have worked.  I'll wait to see what you come up with.

The branch is looking better now.

Andrew.


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