[Bug driver/93796] typo: functoin

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 18 07:56:00 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93796

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <jakub@gcc.gnu.org>:

https://gcc.gnu.org/g:8def1d525c52f0f7fccd90f3c4624a8fe6c42882

commit r10-6688-g8def1d525c52f0f7fccd90f3c4624a8fe6c42882
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Tue Feb 18 08:54:52 2020 +0100

    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.


More information about the Gcc-bugs mailing list