jcf-write.c (push_long_const): Appropriately cast short negative constant to jword.
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Fri, 30 Jun 2000 03:50:25 +0000 (03:50 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Fri, 30 Jun 2000 03:50:25 +0000 (20:50 -0700)
commitc1c8f8cc4f1ece37f1f9a3d415fce73f6b5172ee
tree9cfc3899f28fd49d002a8245711aab0bb711bd97
parentfbd5f73b3e4b1f00827aa3e87dbbd9af2c844a91
jcf-write.c (push_long_const): Appropriately cast short negative constant to jword.

2000-06-29  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * jcf-write.c (push_long_const): Appropriately cast short negative
        constant to jword.

From-SVN: r34802
gcc/java/ChangeLog
gcc/java/jcf-write.c