Ranjit Mathew writes: > Geoffrey Keating wrote: > [...] > > which I see you've already committed a patch for, and a large number > > of Java failures. > > > > You can see full test results at > [...] > > > > <http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg00814.html> > > > > for 4.0.0-20050410. > > It might be helpful to put your "libjava.log" somewhere > or if all the Java failures seem similar, to post > the error messages around the "FAIL" lines from your > libjava.log.
My results: FAIL: Array_3 -O3 execution - bytecode->native test FAIL: LargeFile execution - source compiled test FAIL: LargeFile execution - bytecode->native test FAIL: LargeFile -O3 execution - source compiled test FAIL: LargeFile -O3 execution - bytecode->native test === libjava Summary === # of expected passes 3062 # of unexpected failures 5 # of expected failures 14 # of untested testcases 23 Array_3 is extected to fail at -O3. LargeFile fails if it can't create a huge file. powerpc-apple-darwin7.8.0 dejagnu HEAD So, this is unrepro, as far as I can see. Andrew.