aboutsummaryrefslogtreecommitdiff
path: root/gcc/regcprop.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/regcprop.c')
-rw-r--r--gcc/regcprop.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/regcprop.c b/gcc/regcprop.c
index 3311e81..8e6452e 100644
--- a/gcc/regcprop.c
+++ b/gcc/regcprop.c
@@ -28,9 +28,6 @@
#include "addresses.h"
#include "hard-reg-set.h"
#include "predict.h"
-#include "vec.h"
-#include "hashtab.h"
-#include "hash-set.h"
#include "input.h"
#include "function.h"
#include "dominance.h"