mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-23 14:11:05 +08:00
Fix accidental commit.
From-SVN: r222016
This commit is contained in:
parent
523f0450d7
commit
c153ad0318
@ -628,7 +628,7 @@ sem_item::update_hash_by_local_refs (hash_map <symtab_node *,
|
||||
ref = node->iterate_reference (j, ref);
|
||||
sem_item **result = m_symtab_node_map.get (ref->referring);
|
||||
if (result)
|
||||
state.add_int (ref->referring->type);
|
||||
state.merge_hash ((*result)->hash);
|
||||
}
|
||||
|
||||
if (type == FUNC)
|
||||
|
Loading…
x
Reference in New Issue
Block a user