summaryrefslogtreecommitdiff
path: root/gcc/floatlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/floatlib.c')
-rw-r--r--gcc/floatlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/floatlib.c b/gcc/floatlib.c
index 55e1d4f6512..e9e9dea125d 100644
--- a/gcc/floatlib.c
+++ b/gcc/floatlib.c
@@ -649,7 +649,7 @@ __muldf3 (double a1, double a2)
/*
- * Compare the the mantissas of two doubles.
+ * Compare the mantissas of two doubles.
* Each mantissa is in two longs.
*
* return 1 if x1's mantissa is greater than x2's