diff options
Diffstat (limited to 'gcc/lower-subreg.c')
-rw-r--r-- | gcc/lower-subreg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/lower-subreg.c b/gcc/lower-subreg.c index 13442064c52..dfc3954e768 100644 --- a/gcc/lower-subreg.c +++ b/gcc/lower-subreg.c @@ -27,7 +27,6 @@ along with GCC; see the file COPYING3. If not see #include "tm.h" #include "rtl.h" #include "tm_p.h" -#include "timevar.h" #include "flags.h" #include "insn-config.h" #include "obstack.h" |