https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63949
Segher Boessenkool <segher at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |segher at gcc dot gnu.org --- Comment #9 from Segher Boessenkool <segher at gcc dot gnu.org> --- A MULT by a constant power of 2 is not canonical RTL (well, not what simplify_rtx would give you); combine shouldn't generate this.