expmed.c (store_split_bitfield): Fix handling of bitfields that cross word boundaries...
authorDoug Evans <dje@gnu.org>
Wed, 28 Jul 1993 16:39:07 +0000 (16:39 +0000)
committerDoug Evans <dje@gnu.org>
Wed, 28 Jul 1993 16:39:07 +0000 (16:39 +0000)
commit0eb61c19ed94cea01e7e8e0540a932f15acf7ac7
treecfb77f12f945f5f3a3527c454e8ce0f681ddbf6c
parent3ffeb92223535793cc6c7cca9ec9e5ba6534f79e
expmed.c (store_split_bitfield): Fix handling of bitfields that cross word boundaries...

* expmed.c (store_split_bitfield): Fix handling of bitfields that
 cross word boundaries, can only handle a word at a time.
 (extract_split_bitfield): Likewise.

From-SVN: r5012
gcc/expmed.c