]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/Makefile.in
2014-01-09 Steve Ellcey <sellcey@mips.com>
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jan 2014 21:02:43 +0000 (21:02 +0000)
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jan 2014 21:02:43 +0000 (21:02 +0000)
commitf6d8a42a0d426da7138833cbf0727df58f28725b
tree00bf531c44e674f421bcf5d9415dff5ac1b71811
parent1ce10158fc9e5873264fcd75991bd7380e9f73b2
2014-01-09  Steve Ellcey  <sellcey@mips.com>

* Makefile.in (TREE_FLOW_H): Remove.
(TREE_SSA_H): Add file 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206496 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/doc/tree-ssa.texi
gcc/hash-table.h
gcc/tree-ssa-loop-niter.c
gcc/tree.h