]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-predcom.c (is_inv_store_elimination_chain): Fix a typo - lenght to length.
authorJakub Jelinek <jakub@redhat.com>
Thu, 30 May 2019 09:34:26 +0000 (11:34 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 30 May 2019 09:34:26 +0000 (11:34 +0200)
commit396d2098ee17b6abc571914f4c52681e33fbb50c
tree883f83bc47aaa8359607b8fbf1d41b0bbbeb739f
parentf5f9cea6677c1ad234230066787c4f64b60d7f4f
tree-predcom.c (is_inv_store_elimination_chain): Fix a typo - lenght to length.

* tree-predcom.c (is_inv_store_elimination_chain): Fix a typo - lenght
to length.

* lang.opt (ftail-call-workaround=): Fix a typo - lenghts to lengths.

From-SVN: r271771
gcc/ChangeLog
gcc/fortran/ChangeLog
gcc/fortran/lang.opt
gcc/tree-predcom.c