diff options
Diffstat (limited to 'gcc/tree-tailcall.c')
-rw-r--r-- | gcc/tree-tailcall.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-tailcall.c b/gcc/tree-tailcall.c index 02e1113f483..e2e51a45107 100644 --- a/gcc/tree-tailcall.c +++ b/gcc/tree-tailcall.c @@ -27,7 +27,6 @@ along with GCC; see the file COPYING3. If not see #include "basic-block.h" #include "function.h" #include "tree-flow.h" -#include "tree-dump.h" #include "gimple-pretty-print.h" #include "except.h" #include "tree-pass.h" |