OSDN Git Service

Tue Nov 30 12:28:34 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Dec 1999 19:31:25 +0000 (19:31 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Dec 1999 19:31:25 +0000 (19:31 +0000)
commit9340242dd69e25e27fb3cb63b7da35da06ac79f6
tree44b6a0178108cbc0e3a663d4073804dd8a72a7a1
parent47af597e652a3fcce916ab1d3d93355180739f11
Tue Nov 30 12:28:34 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * jcf-write.c (generate_byecode_insns): Fixed indentation for
        COMPOUND_EXPR and FIX_TRUNC_EXPR cases.

        * parse.y (patch_assignment): Removed bogus final class test on
        lhs when checking on whether to emit an ArrayStoreException runtime
        check.
        * expr.c (expand_java_arraystore): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30806 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/expr.c
gcc/java/jcf-write.c
gcc/java/parse.y