* expr.c (build_jni_stub): Replace mistaken use of TYPE_SIZE_UNIT
commit9b42e41c9e25e5c757e524103171dd3923562188
authorrmathew <rmathew@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Jan 2005 17:28:05 +0000 (12 17:28 +0000)
committerrmathew <rmathew@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Jan 2005 17:28:05 +0000 (12 17:28 +0000)
tree1154c8638ca74228d1bcbab2b79028787f11c1c3
parent1dea988369fdce3b515ffbbffa49246150f0f0c3
    * expr.c (build_jni_stub): Replace mistaken use of TYPE_SIZE_UNIT
        with TYPE_SIZE.

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