------- Comment #3 from aph at gcc dot gnu dot org 2006-02-09 14:05 ------- Subject: Bug 26192
Author: aph Date: Thu Feb 9 14:05:31 2006 New Revision: 110799 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110799 Log: 2006-02-09 Andrew Haley <[EMAIL PROTECTED]> PR java/26192 * expr.c (expand_invoke): Allow methods in arrays to be resolved in their superclass. * typeck.c (build_java_array_type): Generate TYPE_STUB_DECLs for array types. Modified: trunk/gcc/java/ChangeLog trunk/gcc/java/expr.c trunk/gcc/java/typeck.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26192