diff options
Diffstat (limited to 'gcc/lto-streamer.c')
-rw-r--r-- | gcc/lto-streamer.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/lto-streamer.c b/gcc/lto-streamer.c index 4b67340..7628a50 100644 --- a/gcc/lto-streamer.c +++ b/gcc/lto-streamer.c @@ -24,18 +24,12 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "backend.h" -#include "hard-reg-set.h" #include "tree.h" #include "gimple.h" #include "tree-streamer.h" #include "cgraph.h" #include "lto-streamer.h" -#include "diagnostic-core.h" #include "toplev.h" -#include "flags.h" -#include "alias.h" -#include "fold-const.h" -#include "internal-fn.h" #include "lto-section-names.h" /* Statistics gathered during LTO, WPA and LTRANS. */ |