https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113716
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aldyh at gcc dot gnu.org, | |amacleod at redhat dot com, | |jakub at gcc dot gnu.org --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Maybe ranger could figure out that at least one of the multiplication operands is zero in this case, because the second one is non-zero only if the first one is zero?