aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2005-01-23 15:05:49 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2005-01-23 15:05:49 +0000
commit35fd3193deafc09568065a6ebec64470e790c6f8 (patch)
treea47662875339514cf8b46f25d1fe13a255cec8c2 /gcc/gimplify.c
parente7dc5b4f224051483b5df3bb38bd0c2f1b1147f1 (diff)
downloadgcc-35fd3193deafc09568065a6ebec64470e790c6f8.zip
gcc-35fd3193deafc09568065a6ebec64470e790c6f8.tar.gz
gcc-35fd3193deafc09568065a6ebec64470e790c6f8.tar.bz2
alias.c, [...]: Fix comment typos.
* alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c, fold-const.c, gimplify.c, params.h, tree-data-ref.c, tree-if-conv.c, tree-nested.c, tree-outof-ssa.c, tree-ssa-dom.c, tree-vectorizer.c, tree.def, config/darwin.c, config/freebsd-spec.h, config/arm/arm.h, config/h8300/h8300.md, config/i386/i386.md, config/i386/predicates.md, config/i386/sse.md, config/ia64/ia64.c, config/ip2k/ip2k.c, config/s390/s390.c, config/vax/vax.md: Fix comment typos. Follow spelling conventions. From-SVN: r94112
Diffstat (limited to 'gcc/gimplify.c')
-rw-r--r--gcc/gimplify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gimplify.c b/gcc/gimplify.c
index 60d3572..d77a3b3 100644
--- a/gcc/gimplify.c
+++ b/gcc/gimplify.c
@@ -4243,7 +4243,7 @@ gimplify_type_sizes (tree type, tree *list_p)
tree field, t;
/* Note that we do not check for TYPE_SIZES_GIMPLIFIED already set because
- that's not supposed to happen on types where gimplifcation does anything.
+ that's not supposed to happen on types where gimplification does anything.
We should assert that it isn't set, but we can indeed be called multiple
times on pointers. Unfortunately, this includes fat pointers which we
can't easily test for. We could pass TYPE down to gimplify_one_sizepos