javaop.h (int16, [...]): Define to exactly 16 (resp.
authorJakub Jelinek <jakub@redhat.com>
Mon, 29 May 2006 09:51:15 +0000 (11:51 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 29 May 2006 09:51:15 +0000 (11:51 +0200)
commita6404080f569a05ed19727415aa3548f67cb1f8b
tree1dbd8c40d78908a06409ce554ddfc92c1874751e
parent5139e1e9762dc63949c26a406aa70a7c366dc010
javaop.h (int16, [...]): Define to exactly 16 (resp.

* javaop.h (int16, int32, int64): Define to exactly 16 (resp. 32, 64)
bit wide type.
(jword): Define to uint64 on 64-bit arches.
* jcf-dump.c (print_constant): Cast JPOOL_UINT to long.

From-SVN: r114191
gcc/java/ChangeLog
gcc/java/javaop.h
gcc/java/jcf-dump.c