diff options
Diffstat (limited to 'gcc/reg-stack.c')
-rw-r--r-- | gcc/reg-stack.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/reg-stack.c b/gcc/reg-stack.c index 6ed482c..a680211 100644 --- a/gcc/reg-stack.c +++ b/gcc/reg-stack.c @@ -353,7 +353,7 @@ next_flags_user (insn) return NULL_RTX; } -/* Reorganise the stack into ascending numbers, +/* Reorganize the stack into ascending numbers, after this insn. */ static void |