[multiple changes]
authorAndrew Haley <aph@redhat.com>
Tue, 14 Jan 2003 13:31:11 +0000 (13:31 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Tue, 14 Jan 2003 13:31:11 +0000 (13:31 +0000)
commit50cbc6057f519f2d0af68c95cf37e45d396009c2
treeadf750741436d54577476b5594ab5c705dbfa822
parent4d77fda24b78067384db548c55e5cb7b0bce0e44
[multiple changes]

2003-01-14  Andrew Haley  <aph@redhat.com>

        * decl.c (java_init_decl_processing): _Jv_NewMultiArray is a
        varargs function -- correct.

        * parse.y (patch_assignment): Copy the rhs of an assignment into a
        temporary if the RHS is a reference.

2003-01-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>

        * Make-lang.in (keyword.h): Pass "-L ANSI-C" to gperf.
        * keyword.h: Regenerated.

        * All Files: Convert to ISO C style function definitions.

From-SVN: r61281
gcc/java/ChangeLog
gcc/java/decl.c
gcc/java/parse.y