https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69452

--- Comment #7 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
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

Reply via email to