[Bug java/25535] gcj broken on 64-bit big-endian systems

aph at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Feb 7 19:02:00 GMT 2006



------- Comment #4 from aph at gcc dot gnu dot org  2006-02-07 19:02 -------
Subject: Bug 25535

Author: aph
Date: Tue Feb  7 19:02:39 2006
New Revision: 110710

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110710
Log:
2006-02-07  Andrew Haley  <aph@redhat.com>

        * expr.c (expand_invoke): (BC mode.)  If we find a method in a
        class other than the one in which we expected to find it, ignore
        the result.

        PR java/25535
        * constants.c (build_constants_constructor): move initializer into
        first halfword on a 6-bit big-endian machine.


Modified:
    trunk/gcc/java/ChangeLog
    trunk/gcc/java/constants.c
    trunk/gcc/java/expr.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25535



More information about the Java-prs mailing list