public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r12-4642] config/i386: Commentary typo fix
Date: Sat, 23 Oct 2021 18:52:07 +0000 (GMT)	[thread overview]
Message-ID: <20211023185207.DC0573858421@sourceware.org> (raw)

https://gcc.gnu.org/g:710d9ad5a254bf89969bafb5a89781c6c58f8a9f

commit r12-4642-g710d9ad5a254bf89969bafb5a89781c6c58f8a9f
Author: Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
Date:   Thu Apr 22 21:47:20 2021 +0200

    config/i386: Commentary typo fix
    
    gcc/ChangeLog:
    
            * config/i386/x86-tune-sched-bd.c (dispatch_group): Commentary
            typo fix.

Diff:
---
 gcc/config/i386/x86-tune-sched-bd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/config/i386/x86-tune-sched-bd.c b/gcc/config/i386/x86-tune-sched-bd.c
index ad0edf713f5..be38e48b271 100644
--- a/gcc/config/i386/x86-tune-sched-bd.c
+++ b/gcc/config/i386/x86-tune-sched-bd.c
@@ -67,7 +67,7 @@ along with GCC; see the file COPYING3.  If not see
 #define BIG 100
 
 
-/* Dispatch groups.  Istructions that affect the mix in a dispatch window.  */
+/* Dispatch groups.  Instructions that affect the mix in a dispatch window.  */
 enum dispatch_group {
   disp_no_group = 0,
   disp_load,


                 reply	other threads:[~2021-10-23 18:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211023185207.DC0573858421@sourceware.org \
    --to=aldot@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).