This is the mail archive of the java@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]

Re: 3.0: unwinder changes



Jeff Sturm writes:
> 
> 
> On Tue, 29 May 2001, Alexandre Petit-Bianco wrote:
> > # of expected passes		1516
> > # of unexpected failures	78
> 
> That's about what I get when all EH tests fail.

With the current binutils tree, I get:

                === libjava Summary ===

# of expected passes            1656
# of unexpected failures        8
# of unexpected successes       6
# of expected failures          16
# of untested testcases         30

> Index: config/t-linux
> ===================================================================
> RCS file: /cvs/gcc/gcc/gcc/config/t-linux,v
> retrieving revision 1.8.4.1
> diff -u -r1.8.4.1 t-linux
> --- t-linux	2001/05/17 01:34:29	1.8.4.1
> +++ t-linux	2001/05/29 21:15:24

I'm not seeing symbol versioning problems (note that your patch
doesn't apply as t-linux changed quite a bit last Saturday.) The
errors I see are:

  PR218.java: abort during execution, not throwing after getting a SEGV?
  Invoke_1.java: likewise.
  stub.java: compiler problem which might go away with the patch I'm
             preparing in order to comply with WFL tree code checking.

I updated my binutils current tree around noon and my 3.0 tree this
morning.

./A


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