[Bug target/92071] [10 regression][ARM] ice in gen_movsi, at config/arm/arm.md:5378
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 12 11:51:16 GMT 2020
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).
More information about the Gcc-bugs
mailing list