aboutsummaryrefslogtreecommitdiff
path: root/gcc/jit/jit-playback.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/jit/jit-playback.c')
-rw-r--r--gcc/jit/jit-playback.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/jit/jit-playback.c b/gcc/jit/jit-playback.c
index 9f8ec4ae57d..8d0c210a556 100644
--- a/gcc/jit/jit-playback.c
+++ b/gcc/jit/jit-playback.c
@@ -2657,7 +2657,7 @@ location_comparator (const void *lhs, const void *rhs)
linemap API requires locations to be created in ascending order
as if we were tokenizing files.
- This hook sorts all of the the locations that have been created, and
+ This hook sorts all of the locations that have been created, and
calls into the linemap API, creating linemap entries in sorted order
for our locations. */