diff options
Diffstat (limited to 'gcc/ree.c')
-rw-r--r-- | gcc/ree.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ree.c b/gcc/ree.c index 5edf44d675e..697e45f28af 100644 --- a/gcc/ree.c +++ b/gcc/ree.c @@ -233,12 +233,10 @@ along with GCC; see the file COPYING3. If not see #include "recog.h" #include "diagnostic-core.h" #include "target.h" -#include "timevar.h" #include "optabs.h" #include "insn-codes.h" #include "rtlhooks-def.h" #include "params.h" -#include "timevar.h" #include "tree-pass.h" #include "df.h" #include "cgraph.h" |