r256963 - in /trunk/gcc: ChangeLog tree-ssa-loo...

dmalcolm@gcc.gnu.org dmalcolm@gcc.gnu.org
Mon Jan 22 20:53:00 GMT 2018


Author: dmalcolm
Date: Mon Jan 22 20:53:57 2018
New Revision: 256963

URL: https://gcc.gnu.org/viewcvs?rev=256963&root=gcc&view=rev
Log:
Finish removing class move_computations_dom_walker

r232820 (aka 2c7b2f8860794cc9b9cf5eeea9d7dc109c0de3be) removed the
implementation of class move_computations_dom_walker, but kept the decl.

This patch removes the stray decl.

gcc/ChangeLog:
	PR tree-optimization/69452
	* tree-ssa-loop-im.c (class move_computations_dom_walker): Remove
	decl.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-loop-im.c



More information about the Gcc-cvs mailing list