New libjava failures

Nathan Sidwell nathan@codesourcery.com
Fri Aug 20 10:21:00 GMT 2004


Diego Novillo wrote:

> They all seem to fail with:
> 
> PR235.java:3: internal compiler error: in build_int_cst, at tree.c:493
> 
> I can't really see where now.  Cutting and pasting the command line from
> libjava.log is not working for me (the FE segfaults because it claims it
> can't find some .java class).
I find I have to lauch gdb in the libjava build directory.

>>From the looks of it, it looks similar to what we discussed a few hours
> ago on IRC.  Some pass is changing the type of a constant after it's put
> in the cache.
yes, indeed.

I've installed the attached obvious patch, after running the libjava
testsuite on i686-pc-linux-gnu.

nathan

-- 
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: all.diff
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20040820/6f2f1c03/attachment.ksh>


More information about the Gcc-patches mailing list