> 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.
I guess it's in keeping with your earlier changes in these functions.
--
Eric Botcazou
This patch simply separates out the MEM and non-MEM insv and ext(z)v cases.
On it's own, it's probably a wash whether this is an improvement or not,
but it makes the optabs patches much easier.
Tested as described in the covering note. OK to install?
Richard
gcc/
* expmed.c (store_bit_