https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89008
--- Comment #14 from Bill Schmidt <wschmidt at gcc dot gnu.org> --- Author: wschmidt Date: Thu Jan 31 17:14:36 2019 New Revision: 268425 URL: https://gcc.gnu.org/viewcvs?rev=268425&root=gcc&view=rev Log: 2018-01-31 Bill Schmidt <wschm...@linux.ibm.com> Backport from mainline 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: branches/gcc-8-branch/gcc/ChangeLog branches/gcc-8-branch/gcc/gimple-ssa-strength-reduction.c