expmed.c (store_bit_field_1): Move generation of MEM insvs to the MEM_P block.
authorRichard Sandiford <rdsandiford@googlemail.com>
Wed, 31 Oct 2012 08:00:51 +0000 (08:00 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 31 Oct 2012 08:00:51 +0000 (08:00 +0000)
commit17a73ba04992fcbd31b572c7492699cff0248995
tree39571545027a22af25e3d94bc68b1278ceedcc26
parenta20556e46c7cbc73250211e2bc9cdec76730cdc6
expmed.c (store_bit_field_1): Move generation of MEM insvs to the MEM_P block.

gcc/
* expmed.c (store_bit_field_1): Move generation of MEM insvs
to the MEM_P block.
(extract_bit_field_1): Likewise extvs and extzvs.

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