https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89008
--- Comment #13 from Bill Schmidt <wschmidt at gcc dot gnu.org> --- Author: wschmidt Date: Thu Jan 31 13:53:06 2019 New Revision: 268422 URL: https://gcc.gnu.org/viewcvs?rev=268422&root=gcc&view=rev Log: 2018-01-31 Bill Schmidt <wschm...@linux.ibm.com> PR tree-optimization/89008 * gimple-ssa-strength-reduction.c (slsr_process_mul): Don't process anything of the form X * 0. Modified: trunk/gcc/ChangeLog trunk/gcc/gimple-ssa-strength-reduction.c