https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109636
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Oh simplify_gen_subreg should not be used I think. Rather gen_lowpart should be used instead. Especially when it comes to big endian.