From 64d7fb90be5b6aba8ae99e3510faec8d73df879e Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Sat, 25 Jul 2015 01:28:21 +0000 Subject: Revert: 2015-07-23 Alexandre Oliva From-SVN: r226202 --- gcc/tree-ssa-uncprop.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'gcc/tree-ssa-uncprop.c') diff --git a/gcc/tree-ssa-uncprop.c b/gcc/tree-ssa-uncprop.c index 1fbd71e..437f69d 100644 --- a/gcc/tree-ssa-uncprop.c +++ b/gcc/tree-ssa-uncprop.c @@ -38,11 +38,6 @@ along with GCC; see the file COPYING3. If not see #include "tree-pass.h" #include "tree-ssa-propagate.h" #include "tree-hash-traits.h" -#include "bitmap.h" -#include "stringpool.h" -#include "tree-ssanames.h" -#include "tree-ssa-live.h" -#include "tree-ssa-coalesce.h" /* The basic structure describing an equivalency created by traversing an edge. Traversing the edge effectively means that we can assume -- cgit v1.1