https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121302
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|bootstrap |rtl-optimization --- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I think I see the problem. the new code assumed `byte == 0` but that is not true at this point.