typeck.c (build_java_array_type): Correct first parameter in ADJUST_FIELD_ALIGN invoc...
authorGeoff Keating <geoffk@cygnus.com>
Sat, 9 Sep 2000 18:35:01 +0000 (18:35 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Sat, 9 Sep 2000 18:35:01 +0000 (18:35 +0000)
commit0caae6ddb81f8c027e4582e172c0abfdaf108df2
tree962a89764bf5887a604c76e380febe761c210ce3
parentf52509a94067c0a57d12e3e51a06175240ae2eda
typeck.c (build_java_array_type): Correct first parameter in ADJUST_FIELD_ALIGN invocation.

* typeck.c (build_java_array_type): Correct first parameter
in ADJUST_FIELD_ALIGN invocation.

From-SVN: r36280
gcc/java/ChangeLog
gcc/java/typeck.c