summaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2004-09-05 15:24:15 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2004-09-05 15:24:15 +0000
commit912757687975fdabbb85e7f10a96a136347aa43a (patch)
treedb2d4b4b49c75785725db3dc511e5abdabfec0c9 /gcc/cfgexpand.c
parent690a81bd5f175cc0e0d0e63f3228703fd3623e10 (diff)
downloadgcc-912757687975fdabbb85e7f10a96a136347aa43a.tar.gz
* c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,
et-forest.c, expr.c, gimplify.c, global.c, gthr-lynx.h, hard-reg-set.h, modulo-sched.c, optabs.c, postreload-gcse.c, tree-data-ref.c, tree-flow.h, tree-if-conv.c, tree-inline.c, tree-sra.c, tree-ssa-loop-im.c, tree-ssa-loop-ivopts.c, tree-ssa-loop-niter.c, tree-ssa-operands.c, tree-ssa-operands.h, tree-ssa-propagate.c, tree-ssa-propagate.h, tree-ssa-threadupdate.c, value-prof.c, vec.c, vec.h: Fix comment typos. Follow spelling conventions. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87104 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cfgexpand.c')
-rw-r--r--gcc/cfgexpand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cfgexpand.c b/gcc/cfgexpand.c
index 68fd109e718..d4456e3d525 100644
--- a/gcc/cfgexpand.c
+++ b/gcc/cfgexpand.c
@@ -606,7 +606,7 @@ defer_stack_allocation (tree var, bool toplevel)
}
/* A subroutine of expand_used_vars. Expand one variable according to
- its flavour. Variables to be placed on the stack are not actually
+ its flavor. Variables to be placed on the stack are not actually
expanded yet, merely recorded. */
static void