Wunused-parameter warnings are given from cgraph::finalize_function,
[gcc.git] / gcc / rtlhooks.c
index 938f37ea8bef8893fc6e37c284b097ee74f283c5..8202f291b812cd152c785d93498f635f08384755 100644 (file)
@@ -24,16 +24,10 @@ along with GCC; see the file COPYING3.  If not see
 #include "rtl.h"
 #include "rtlhooks-def.h"
 #include "symtab.h"
-#include "hashtab.h"
-#include "hash-set.h"
-#include "vec.h"
 #include "hard-reg-set.h"
-#include "input.h"
 #include "function.h"
 #include "flags.h"
-#include "statistics.h"
 #include "alias.h"
-#include "inchash.h"
 #include "tree.h"
 #include "insn-config.h"
 #include "expmed.h"