Tom Tromey <tromey@redhat.com> writes: > Daily status update. A few corrections: * i386-pc-solaris2.8 is ok since your patch for PR bootstrap/5948 has now been checked in: http://gcc.gnu.org/ml/java/2002-03/msg00389.html although testsuite results could be improved if the use of -fcheck-references to avoid a couple of failures wouldn't introduce different ones http://gcc.gnu.org/ml/java/2002-03/msg00478.html Unfortunately, there have been no suggestions what to do about this issue: is it expected that -fcheck-references introduces new testsuite failures or even bootstrap failures? * alpha-dec-osf4.0f is ok: http://gcc.gnu.org/ml/java/2002-03/msg00478.html The same issue about -fcheck-references applies here, too. * alpha-dec-osf5.1 bootstraps, but shows many EH failures: http://gcc.gnu.org/ml/java/2002-03/msg00456.html I'm trying to find out what to do about those EH failures (PR target/5966). Rainer