summaryrefslogtreecommitdiff
path: root/gcc/regstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/regstat.c')
-rw-r--r--gcc/regstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/regstat.c b/gcc/regstat.c
index cfd904f8304..0a028ae12b0 100644
--- a/gcc/regstat.c
+++ b/gcc/regstat.c
@@ -406,7 +406,7 @@ regstat_get_setjmp_crosses (void)
-/* Compute callse crossed for BB. Live is a scratch bitvector. */
+/* Compute calls crossed for BB. Live is a scratch bitvector. */
static void
regstat_bb_compute_calls_crossed (unsigned int bb_index, bitmap live)