https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92071
--- Comment #13 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- I'm leaning towards calling extract_bit_field instead of operand_subword_force on the value from store_integral_bit_field in order to generate the unaligned load. However, this triggers bad memories (see PR middle-end/50325).