summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-slp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-vect-slp.c')
-rw-r--r--gcc/tree-vect-slp.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/tree-vect-slp.c b/gcc/tree-vect-slp.c
index 18d92ede941..53f7f461815 100644
--- a/gcc/tree-vect-slp.c
+++ b/gcc/tree-vect-slp.c
@@ -32,16 +32,11 @@ along with GCC; see the file COPYING3. If not see
#include "optabs-tree.h"
#include "insn-config.h"
#include "recog.h" /* FIXME: for insn_data */
-#include "gimple-pretty-print.h"
-#include "dumpfile.h"
#include "params.h"
-#include "alias.h"
#include "fold-const.h"
#include "stor-layout.h"
-#include "internal-fn.h"
#include "gimple-iterator.h"
#include "cfgloop.h"
-#include "flags.h"
#include "tree-vectorizer.h"
#include "langhooks.h"
#include "gimple-walk.h"