diff options
Diffstat (limited to 'gcc/tree-call-cdce.c')
-rw-r--r-- | gcc/tree-call-cdce.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/tree-call-cdce.c b/gcc/tree-call-cdce.c index 8307edbce61..3ad241cf29d 100644 --- a/gcc/tree-call-cdce.c +++ b/gcc/tree-call-cdce.c @@ -28,9 +28,7 @@ along with GCC; see the file COPYING3. If not see #include "gimple-pretty-print.h" #include "tree-flow.h" #include "gimple.h" -#include "tree-dump.h" #include "tree-pass.h" -#include "timevar.h" #include "flags.h" |