diff options
Diffstat (limited to 'gcc/config/epiphany/mode-switch-use.c')
-rw-r--r-- | gcc/config/epiphany/mode-switch-use.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/epiphany/mode-switch-use.c b/gcc/config/epiphany/mode-switch-use.c index abc9971582f..410446402b5 100644 --- a/gcc/config/epiphany/mode-switch-use.c +++ b/gcc/config/epiphany/mode-switch-use.c @@ -24,9 +24,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" #include "rtl.h" -#include "hashtab.h" -#include "hash-set.h" -#include "vec.h" #include "hard-reg-set.h" #include "input.h" #include "function.h" |