------- 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 <[EMAIL PROTECTED]> * 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