expr.c (build_jni_stub): Replace mistaken use of TYPE_SIZE_UNIT with TYPE_SIZE.
authorRanjit Mathew <rmathew@hotmail.com>
Wed, 12 Jan 2005 17:28:05 +0000 (17:28 +0000)
committerRanjit Mathew <rmathew@gcc.gnu.org>
Wed, 12 Jan 2005 17:28:05 +0000 (17:28 +0000)
commit88910b6aed500381951290498ee07ac0e5551701
tree1154c8638ca74228d1bcbab2b79028787f11c1c3
parent98e20ffd24f21f59b5eb49edb45961a2790bf81a
expr.c (build_jni_stub): Replace mistaken use of TYPE_SIZE_UNIT with TYPE_SIZE.

        * expr.c (build_jni_stub): Replace mistaken use of TYPE_SIZE_UNIT
        with TYPE_SIZE.

From-SVN: r93227
gcc/java/ChangeLog
gcc/java/expr.c