On 01/09/14 10:45, Steve Ellcey wrote:
While looking at PR 59335 (plugin doesn't build) I saw the comments about
tree-flow.h and tree-flow-inline.h not existing anymore.  While these
files have been removed there are still some references to them in
Makefile.in, doc/tree-ssa.texi, and a couple of source files.  This patch
removes the references to these now-nonexistent files.

OK to checkin?

Steve Ellcey
sell...@mips.com


2014-01-09  Steve Ellcey  <sell...@mips.com>

        * Makefile.in (TREE_FLOW_H): Remove.
        (TREE_SSA_H): Add files names from tree-flow.h.
        * doc/tree-ssa.texi (Annotations): Remove reference to tree-flow.h
        * tree.h: Remove tree-flow.h reference.
        * hash-table.h: Remove tree-flow.h reference.
        * tree-ssa-loop-niter.c (dump_affine_iv): Replace tree-flow.h
        reference with tree-ssa-loop.h.
Yes, this is fine.

jeff

Reply via email to