diff options
Diffstat (limited to 'gcc/ipa-comdats.c')
-rw-r--r-- | gcc/ipa-comdats.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/ipa-comdats.c b/gcc/ipa-comdats.c index 31c2fb19365..3aabd7127e5 100644 --- a/gcc/ipa-comdats.c +++ b/gcc/ipa-comdats.c @@ -52,12 +52,9 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "tm.h" -#include "function.h" -#include "hard-reg-set.h" #include "tree.h" #include "tree-pass.h" #include "cgraph.h" -#include "alias.h" /* Main dataflow loop propagating comdat groups across the symbol table. All references to SYMBOL are examined |