aboutsummaryrefslogtreecommitdiff
path: root/gcc/internal-fn.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/internal-fn.c')
-rw-r--r--gcc/internal-fn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/internal-fn.c b/gcc/internal-fn.c
index 87260982569..e7859460708 100644
--- a/gcc/internal-fn.c
+++ b/gcc/internal-fn.c
@@ -1402,7 +1402,7 @@ expand_mul_overflow (location_t loc, tree lhs, tree arg0, tree arg1,
emit_label (one_small_one_large);
/* lopart is the low part of the operand that is sign extended
- to mode, larger is the the other operand, hipart is the
+ to mode, larger is the other operand, hipart is the
high part of larger and lopart0 and lopart1 are the low parts
of both operands.
We perform lopart0 * lopart1 and lopart * hipart widening