https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118637
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[12/13/14/15 Regression] |[12/13/14 Regression] gcc |gcc fails to optimize |fails to optimize unsigned |unsigned division by 2 to |division by 2 to shift |shift right by 1 |right by 1 --- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Fixed on the trunk. I think we don't want to backport though. And the non-regression part deferred for GCC 16.