aboutsummaryrefslogtreecommitdiff
path: root/gcc/reg-stack.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/reg-stack.c')
-rw-r--r--gcc/reg-stack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/reg-stack.c b/gcc/reg-stack.c
index 9f44f51..aedd4a5 100644
--- a/gcc/reg-stack.c
+++ b/gcc/reg-stack.c
@@ -228,7 +228,7 @@ enum emit_where
static basic_block current_block;
/* In the current_block, whether we're processing the first register
- stack or call instruction, i.e. the the regstack is currently the
+ stack or call instruction, i.e. the regstack is currently the
same as BLOCK_INFO(current_block)->stack_in. */
static bool starting_stack_p;