aboutsummaryrefslogtreecommitdiff
path: root/gcc/ra.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ra.h')
-rw-r--r--gcc/ra.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ra.h b/gcc/ra.h
index 04962df9..522b77a 100644
--- a/gcc/ra.h
+++ b/gcc/ra.h
@@ -258,7 +258,7 @@ struct web
/* Number of usable colors in usable_regs. */
int num_freedom;
- /* After successfull coloring the graph each web gets a new reg rtx,
+ /* After successful coloring the graph each web gets a new reg rtx,
with which the original uses and defs are replaced. This is it. */
rtx reg_rtx;