r268235 - in /branches/gcc-7-branch/gcc: Change...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Thu Jan 24 11:07:00 GMT 2019


Author: rguenth
Date: Thu Jan 24 11:07:19 2019
New Revision: 268235

URL: https://gcc.gnu.org/viewcvs?rev=268235&root=gcc&view=rev
Log:
2019-01-24  Richard Biener  <rguenther@suse.de>

	Backport from mainline
	2019-01-23  Richard Biener  <rguenther@suse.de>

	PR tree-optimization/89008
	* tree-ssa-reassoc.c (eliminate_using_constants): For * 0 do
	not leave another stray operand.

	* gcc.dg/torture/pr89008.c: New testcase.

Added:
    branches/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr89008.c
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/testsuite/ChangeLog
    branches/gcc-7-branch/gcc/tree-ssa-reassoc.c



More information about the Gcc-cvs mailing list