summaryrefslogtreecommitdiffstats
path: root/gcc/tree-ssa-forwprop.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-ssa-forwprop.c')
-rw-r--r--gcc/tree-ssa-forwprop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-ssa-forwprop.c b/gcc/tree-ssa-forwprop.c
index 93f1cf65e3c..e4cae683f49 100644
--- a/gcc/tree-ssa-forwprop.c
+++ b/gcc/tree-ssa-forwprop.c
@@ -45,7 +45,7 @@ Boston, MA 02111-1307, USA. */
code. One day we'll want to generalize this code.
One class of common cases we handle is forward propagating a single use
- variale into a COND_EXPR.
+ variable into a COND_EXPR.
bb0:
x = a COND b;
OpenPOWER on IntegriCloud