diff options
Diffstat (limited to 'gcc/lto-section-in.cc')
| -rw-r--r-- | gcc/lto-section-in.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/lto-section-in.cc b/gcc/lto-section-in.cc index 1dd9520..bf86219 100644 --- a/gcc/lto-section-in.cc +++ b/gcc/lto-section-in.cc @@ -448,7 +448,6 @@ lto_free_function_in_decl_state_for_node (symtab_node *node) lto_free_function_in_decl_state (*slot); node->lto_file_data->function_decl_states->clear_slot (slot); } - node->lto_file_data = NULL; } |
