gjavah.c (print_field_info): If value to print is the smallest value of its size...
authorTom Tromey <tromey@cygnus.com>
Mon, 14 Dec 1998 15:32:49 +0000 (15:32 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 14 Dec 1998 15:32:49 +0000 (15:32 +0000)
commit11b8962251b584202478b1d3d0d2413f6d335dd4
treeee6a2b7b903b6955eef8a2fd68d8055738db2dd3
parenta5c23b031d6ace01a4a6e9557e7746918ed04bed
gjavah.c (print_field_info): If value to print is the smallest value of its size...

* gjavah.c (print_field_info): If value to print is the smallest
value of its size, then print as hex to avoid later warnings from
C++ compiler.

From-SVN: r24313
gcc/java/ChangeLog
gcc/java/gjavah.c