emit-rtl.c (operand_subword): Religiously mask and sign-extend from 32-bits to HOST_W...
authorRichard Henderson <rth@cygnus.com>
Thu, 29 Apr 1999 17:24:37 +0000 (10:24 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 29 Apr 1999 17:24:37 +0000 (10:24 -0700)
commit7cae975e66fef11bcb7d165cd399efae6e0b807b
tree249cc9b85abd467b0262af2410f2a2ec1a9a2c12
parentb56a20f600d16002e02c5e3b622b3a736c011cbf
emit-rtl.c (operand_subword): Religiously mask and sign-extend from 32-bits to HOST_WIDE_INT.

        * emit-rtl.c (operand_subword): Religiously mask and sign-extend
        from 32-bits to HOST_WIDE_INT.

From-SVN: r26699
gcc/ChangeLog
gcc/emit-rtl.c