https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25186
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |easyhack Last reconfirmed|2021-08-21 00:00:00 |2021-9-2 --- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> --- The optimization is still not done, the shift could be unconditionally made a logical shift but on the smaller type.