(store_split_bit_field): When adjust arg in BYTES_BIT_ENDIAN case...
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 8 Jun 1995 23:21:13 +0000 (19:21 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 8 Jun 1995 23:21:13 +0000 (19:21 -0400)
commit37811a734e0548dcc1d24e695db5a153ca42c8ee
tree4c73a5eb6a8c3d1ad9b25086b65d85d9e1047f50
parent68450062d996673ab34d09c9022947960cd85749
(store_split_bit_field): When adjust arg in BYTES_BIT_ENDIAN case...

(store_split_bit_field): When adjust arg in BYTES_BIT_ENDIAN case, use
number of bits in arg for MEM operands and BITS_PER_WORD for other
operands.
(extract_fixed_bit_field): Undo last change.

From-SVN: r9911
gcc/expmed.c