OSDN Git Service

2006-02-09 Andrew Haley <aph@redhat.com>
authoraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Feb 2006 14:05:31 +0000 (14:05 +0000)
committeraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Feb 2006 14:05:31 +0000 (14:05 +0000)
commitf7220491d1de4637474f953fab732751e173aa80
tree4cfb812e9d54ac2be786147f6a729bdeebf0b08c
parentc2e9ca381e87bafa3713a864fd9fc2daf80000e2
2006-02-09  Andrew Haley  <aph@redhat.com>

        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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@110799 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/expr.c
gcc/java/typeck.c