Typo fixes - functoin -> function [PR93796]
authorJakub Jelinek <jakub@redhat.com>
Tue, 18 Feb 2020 07:54:52 +0000 (08:54 +0100)
committerJakub Jelinek <jakub@redhat.com>
Tue, 18 Feb 2020 07:54:52 +0000 (08:54 +0100)
commit8def1d525c52f0f7fccd90f3c4624a8fe6c42882
treea6c529f024b0386cbf9454d3ae6eda28b0b8311b
parentabb4852434b3dee26301cc406472ac9450c621aa
Typo fixes - functoin -> function [PR93796]

2020-02-18  Jakub Jelinek  <jakub@redhat.com>

PR driver/93796
* params.opt (-param=ipa-max-switch-predicate-bounds=): Fix help
typo, functoin -> function.
* tree.c (free_lang_data_in_decl): Fix comment typo,
functoin -> function.
* ipa-visibility.c (cgraph_externally_visible_p): Likewise.
gcc/ChangeLog
gcc/ipa-visibility.c
gcc/params.opt
gcc/tree.c