expmed.c (store_fixed_bit_field): Don't use a mode bigger than the mode of the memory...
authorAndrew Haley <aph@redhat.com>
Mon, 9 Jul 2001 15:25:34 +0000 (15:25 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Mon, 9 Jul 2001 15:25:34 +0000 (15:25 +0000)
commit053a35af653f47c7fa2d8addc2a37714446e9948
tree893e05c4344b127d055622ac707e30c71feed8d0
parent7e54f5b80a38372c05aa9f19937a88ec5681b0ab
expmed.c (store_fixed_bit_field): Don't use a mode bigger than the mode of the memory location.

2001-07-03  Andrew Haley  <aph@redhat.com>

        * expmed.c (store_fixed_bit_field): Don't use a mode bigger than
        the mode of the memory location.

From-SVN: r43864
gcc/ChangeLog
gcc/expmed.c