Patch: FYI: gcj3.1 status update

Rainer Orth ro@TechFak.Uni-Bielefeld.DE
Thu Mar 28 05:11:00 GMT 2002


Rainer Orth writes:

> Tom Tromey writes:
> 
> > >>>>> "Rainer" == Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> writes:
> > 
> > Rainer> Bootstraps on alpha-dec-osf5.1, sparc-sun-solaris2.8 and
> > Rainer> i386-pc-solaris2.8 with -fcheck-references enabled are now in
> > Rainer> progress.
> > 
> > Thanks.  If this results in improvements, we should make this change.
> > I think Irix needs it too.
> 
> Indeed, but my IRIX 6.5 host is dead slow (full bootstrap and N32/N64 make
> check takes about 4 days).  Perhaps someone else can try a bootstrap on
> mips-sgi-irix6.[25] with my patch (included below for reference)?

Testsuite results are below, the patch results mostly in an improvement:

* sparc-sun-solaris2.8:

	http://gcc.gnu.org/ml/gcc-testresults/2002-03/msg00729.html

-FAIL: Invoke_1 execution from source compiled test
-FAIL: Invoke_1 execution from bytecode->native test
-FAIL: Invoke_1 -O execution from source compiled test
-FAIL: Invoke_1 -O execution from bytecode->native test

+FAIL: FileHandleGcTest execution from source compiled test
+FAIL: FileHandleGcTest execution from bytecode->native test
+FAIL: FileHandleGcTest -O execution from source compiled test
+FAIL: FileHandleGcTest -O execution from bytecode->native test

* i386-pc-solaris2.8:

	http://gcc.gnu.org/ml/gcc-testresults/2002-03/msg00730.html

-FAIL: Divide_1 execution from source compiled test
-FAIL: Divide_1 execution from bytecode->native test
-FAIL: Divide_1 -O execution from source compiled test
-FAIL: Divide_1 -O execution from bytecode->native test
-FAIL: Invoke_1 execution from source compiled test
-FAIL: Invoke_1 execution from bytecode->native test
-FAIL: Invoke_1 -O execution from source compiled test
-FAIL: Invoke_1 -O execution from bytecode->native test
-FAIL: PR218 execution from source compiled test
-FAIL: PR218 execution from bytecode->native test
-FAIL: PR218 -O execution from source compiled test
-FAIL: PR218 -O execution from bytecode->native test
-FAIL: SyncTest execution from bytecode->native test
-FAIL: SyncTest -O execution from bytecode->native test
-FAIL: Array_3 execution from source compiled test
-FAIL: Array_3 execution from bytecode->native test
-FAIL: Array_3 -O execution from source compiled test
-FAIL: Array_3 -O execution from bytecode->native test

* alpha-dec-osf5.1:

	http://gcc.gnu.org/ml/gcc-testresults/2002-03/msg00728.html

-FAIL: Invoke_1 execution from source compiled test
-FAIL: Invoke_1 execution from bytecode->native test
-FAIL: Invoke_1 -O execution from source compiled test
-FAIL: Invoke_1 -O execution from bytecode->native test
-FAIL: PR218 execution from source compiled test
-FAIL: PR218 execution from bytecode->native test
-FAIL: PR218 -O execution from source compiled test
-FAIL: PR218 -O execution from bytecode->native test
-FAIL: Array_3 execution from source compiled test
-FAIL: Array_3 execution from bytecode->native test
-FAIL: Array_3 -O execution from source compiled test
-FAIL: Array_3 -O execution from bytecode->native test

The only problem is that building libgcj.so with -fcheck-references breaks
FileHandleGcTest on Solaris.  It doesn't make a diffeence whether or not
the test itself is built with this flag.  Tru64 UNIX is unaffected.

What shall we do about this?

	Rainer



More information about the Java mailing list