diff options
Diffstat (limited to 'gcc/tree-ssa-math-opts.c')
-rw-r--r-- | gcc/tree-ssa-math-opts.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-ssa-math-opts.c b/gcc/tree-ssa-math-opts.c index a8aaed3962a..30f78bc35cd 100644 --- a/gcc/tree-ssa-math-opts.c +++ b/gcc/tree-ssa-math-opts.c @@ -92,7 +92,6 @@ along with GCC; see the file COPYING3. If not see #include "flags.h" #include "tree.h" #include "tree-flow.h" -#include "timevar.h" #include "tree-pass.h" #include "alloc-pool.h" #include "basic-block.h" |