projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71c9d2b
)
lto: Fix typo in comment of gcc/lto/lto-symtab.c
author
Jerry Clcanny
<a837940593@gmail.com>
Wed, 18 Nov 2020 21:39:17 +0000
(14:39 -0700)
committer
Jeff Law
<law@redhat.com>
Wed, 18 Nov 2020 21:39:17 +0000
(14:39 -0700)
* lto-symtab.c (lto_symtab_merge_symbols): Fix typos in comment.
gcc/lto/lto-symtab.c
patch
|
blob
|
history
diff --git
a/gcc/lto/lto-symtab.c
b/gcc/lto/lto-symtab.c
index 0058d98bdb9e49f5b1d604b4a57ed365b03599d8..80457c3940fe7a3a2e68eb7e8ed6d92275c58264 100644
(file)
--- a/
gcc/lto/lto-symtab.c
+++ b/
gcc/lto/lto-symtab.c
@@
-985,7
+985,7
@@
lto_symtab_merge_symbols (void)
/* Do the actual merging.
At this point we invalidate hash translating decls into symtab nodes
because after removing one of duplicate decls the hash is not correcly
- updated to the o
hter dupli
ate. */
+ updated to the o
ther duplic
ate. */
FOR_EACH_SYMBOL (node)
if (lto_symtab_symbol_p (node)
&& node->next_sharing_asm_name