On Apr 18, 2005, at 9:07 PM, Geoffrey Keating wrote:

Mark Mitchell <[EMAIL PROTECTED]> writes:

RC2 is available here:

  ftp://gcc.gnu.org/pub/gcc/prerelease-4.0.0-20050417/

As before, I'd very much appreciate it if people would test these bits
on primary and secondary platforms, post test results with the
contrib/test_summary script, and send me a message saying whether or
not there are any regressions, together with a pointer to the results.

Bad news, I'm afraid.

On powerpc-darwin8, this fails to bootstrap, with an ICE in libjava (when
trying to build gnu-xml.o).

This ICE looks like the same as PR 21022. I wonder why it does not fail on
the mainline.
The only patch which makes sense which caused it is:
2005-04-16 Anthony Green <[EMAIL PROTECTED]>


* Makefile.am (gnu-xml.lo, javax-imageio.lo, javax-xml.lo,
gnu-java-beans.lo, gtk-awt-peer.lo) : Sort the output of all
"find" output in order to work around the libtool bug described in
PR libgcj/20693.
* Makefile.in: Rebuilt.


which means it is a latent bug.

-- Pinski



Reply via email to