public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Andrew Macleod <amacleod@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r12-1794] Fix comment typo.
Date: Thu, 24 Jun 2021 17:34:01 +0000 (GMT)	[thread overview]
Message-ID: <20210624173401.0C1B83839C4D@sourceware.org> (raw)

https://gcc.gnu.org/g:90fa63e134f478c775b64b281901ecbba3c9f15b

commit r12-1794-g90fa63e134f478c775b64b281901ecbba3c9f15b
Author: Andrew MacLeod <amacleod@redhat.com>
Date:   Wed Jun 23 12:14:37 2021 -0400

    Fix comment typo.
    
            * range-op.cc: Fix comment.

Diff:
---
 gcc/range-op.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/range-op.cc b/gcc/range-op.cc
index 1692a096e20..29ee9e0f645 100644
--- a/gcc/range-op.cc
+++ b/gcc/range-op.cc
@@ -1299,7 +1299,7 @@ operator_minus::wi_fold (irange &r, tree type,
 }
 
 // Check to see if the relation REL between OP1 and OP2 has any effect on the
-// LHS of the epxression.  If so, apply it to LHS_RANGE.
+// LHS of the expression.  If so, apply it to LHS_RANGE.
 
 bool
 operator_minus::op1_op2_relation_effect (irange &lhs_range, tree type,


                 reply	other threads:[~2021-06-24 17:34 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=20210624173401.0C1B83839C4D@sourceware.org \
    --to=amacleod@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).