expmed.c (store_bit_field): Do not use bitfield instructions for STRICT_ALIGNMENT...
authorJeff Law <law@gcc.gnu.org>
Wed, 25 Aug 1993 23:38:10 +0000 (17:38 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 25 Aug 1993 23:38:10 +0000 (17:38 -0600)
commitbd5d175ab8f46a3bee7f9bec19d16ad32ea63900
treedadcaacb464e7c2b2e9552e80afa7b66c6953d58
parent673596d8b201cf7657a681a3968913baa023db7b
expmed.c (store_bit_field): Do not use bitfield instructions for STRICT_ALIGNMENT machines if...

* expmed.c (store_bit_field): Do not use bitfield instructions for
STRICT_ALIGNMENT machines if the MEM's alignment isn't as big as
the MEM's mode.

From-SVN: r5213
gcc/expmed.c