]> git.ipfire.org Git - thirdparty/gcc.git/commit
cfgloopmanip, i386: Fix comment typos
authorJakub Jelinek <jakub@redhat.com>
Tue, 26 Mar 2024 09:05:23 +0000 (10:05 +0100)
committerJakub Jelinek <jakub@redhat.com>
Tue, 26 Mar 2024 09:05:23 +0000 (10:05 +0100)
commit94b91b2786531ed8e2d07a6ad1191b5dfa0141e5
tree259bacc6043f807e3fa2b702c152b481a50073c6
parent10accfde57951db9f726e996f1b0be165df00f5c
cfgloopmanip, i386: Fix comment typos

I've noticed a comment typo in x86-tune.def and cfgloopmanip.cc has the
same typo as well.

2024-03-26  Jakub Jelinek  <jakub@redhat.com>

* cfgloopmanip.cc (update_loop_exit_probability_scale_dom_bbs):
Fix comment typo - multple -> multiple.
* config/i386/x86-tune.def (X86_TUNE_ACCUMULATE_OUTGOING_ARGS):
Likewise.
gcc/cfgloopmanip.cc
gcc/config/i386/x86-tune.def