typeck.c (build_prim_array_type): Added leading comment.
authorJeff Sturm <jeff.sturm@commerceone.com>
Wed, 7 Feb 2001 01:46:42 +0000 (01:46 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Wed, 7 Feb 2001 01:46:42 +0000 (17:46 -0800)
commitc00dd14e104d2e0fdd8011ff60d3ece69988eabd
treea89f5a245c52a6b5a286c619f202b0418eec7f65
parent8480e4804cd9493fe7d3995f194138326a58b4c4
typeck.c (build_prim_array_type): Added leading comment.

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)

Co-Authored-By: Alexandre Petit-Bianco <apbianco@cygnus.com>
From-SVN: r39507
gcc/java/ChangeLog
gcc/java/typeck.c