2001-02-05 Jeff Sturm <jeff.sturm@commerceone.com>
commit7158d1b0d84ccc576ccbb6bef6a3d853c49f3c72
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Feb 2001 01:46:42 +0000 (7 01:46 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Feb 2001 01:46:42 +0000 (7 01:46 +0000)
treea89f5a245c52a6b5a286c619f202b0418eec7f65
parent075e4952e4b78423a42d13011922c9b29698e6e3
2001-02-05  Jeff Sturm  <jeff.sturm@commerceone.com>
    Alexandre Petit-Bianco  <apbianco@cygnus.com>

* typeck.c (build_prim_array_type): Added leading comment.
(build_java_array_type): Moved locals out of
block. Always create the `data' field, fixed alignment to match
C++.

(http://gcc.gnu.org/ml/gcc-patches/2001-02/msg00378.html)

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