re PR java/26192 (ICE while compiling jar or class file (azureus))
commit58e0c554fd7a78dad40f5b0ab705955cfd8bba43
authorAndrew Haley <aph@redhat.com>
Thu, 9 Feb 2006 14:05:31 +0000 (9 14:05 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Thu, 9 Feb 2006 14:05:31 +0000 (9 14:05 +0000)
tree4cfb812e9d54ac2be786147f6a729bdeebf0b08c
parent1651647cb7f3ccc1345155ce478a96ab3b9d99b3
re PR java/26192 (ICE while compiling jar or class file (azureus))

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.

From-SVN: r110799
gcc/java/ChangeLog
gcc/java/expr.c
gcc/java/typeck.c