> gcc/ > * expmed.c (store_bit_field_1): Use OP_MODE to check whether an > insv pattern is available. Remove redundant checks for OP_MODE > being MAX_MACHINE_MODE. > (extract_bit_field_1): Remove redundant checks for EXT_MODE being > MAX_MACHINE_MODE.
We have had a similar change in our tree for some months. -- Eric Botcazou