aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cgraphunit.c')
-rw-r--r--gcc/cgraphunit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cgraphunit.c b/gcc/cgraphunit.c
index d8f7903..6a1d126 100644
--- a/gcc/cgraphunit.c
+++ b/gcc/cgraphunit.c
@@ -2435,7 +2435,6 @@ symbol_table::compile (void)
fprintf (stderr, "Assembling functions:\n");
symtab_node::checking_verify_symtab_nodes ();
- materialize_all_clones ();
bitmap_obstack_initialize (NULL);
execute_ipa_pass_list (g->get_passes ()->all_late_ipa_passes);
bitmap_obstack_release (NULL);