public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-1794] Fix comment typo.
@ 2021-06-24 17:34 Andrew Macleod
  0 siblings, 0 replies; only message in thread
From: Andrew Macleod @ 2021-06-24 17:34 UTC (permalink / raw)
  To: gcc-cvs

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,


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-24 17:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-24 17:34 [gcc r12-1794] Fix comment typo Andrew Macleod

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).