diff options
Diffstat (limited to 'gcc/ira-lives.c')
-rw-r--r-- | gcc/ira-lives.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/ira-lives.c b/gcc/ira-lives.c index d8acf855b8a..1367d40ab67 100644 --- a/gcc/ira-lives.c +++ b/gcc/ira-lives.c @@ -31,12 +31,7 @@ along with GCC; see the file COPYING3. If not see #include "regs.h" #include "ira.h" #include "ira-int.h" -#include "diagnostic-core.h" -#include "flags.h" -#include "except.h" -#include "params.h" #include "sparseset.h" -#include "cfgloop.h" /* The code in this file is similar to one in global but the code works on the allocno basis and creates live ranges instead of |