From: Jerry Clcanny Date: Wed, 18 Nov 2020 21:39:17 +0000 (-0700) Subject: lto: Fix typo in comment of gcc/lto/lto-symtab.c X-Git-Tag: upstream/12.2.0~11803 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=579d235ddcf50070fbba5fc3b3354aafb4b4b1fb;p=platform%2Fupstream%2Fgcc.git lto: Fix typo in comment of gcc/lto/lto-symtab.c * lto-symtab.c (lto_symtab_merge_symbols): Fix typos in comment. --- diff --git a/gcc/lto/lto-symtab.c b/gcc/lto/lto-symtab.c index 0058d98..80457c3 100644 --- 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 ohter dupliate. */ + updated to the other duplicate. */ FOR_EACH_SYMBOL (node) if (lto_symtab_symbol_p (node) && node->next_sharing_asm_name