expr.c (java_stack_swap): Make sure destination stack slots are of the correct type.
authorAndrew Haley <aph@redhat.com>
Thu, 6 Nov 2003 15:19:49 +0000 (15:19 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Thu, 6 Nov 2003 15:19:49 +0000 (15:19 +0000)
commit4b886873914887e749e96c8638928c524060edf6
treec03c6855794b67bdd2fec6ad9cb8c6ce597ca95f
parente88fb323aad7bc8974da3cb28aae2ef1b500583d
expr.c (java_stack_swap): Make sure destination stack slots are of the correct type.

2003-11-06  Andrew Haley  <aph@redhat.com>

        * expr.c (java_stack_swap): Make sure destination stack slots are
        of the correct type.

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