aboutsummaryrefslogtreecommitdiff
path: root/gcc/lambda-code.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2004-11-13 21:11:04 +0000
committerKazu Hirata <kazu@cs.umass.edu>2004-11-13 21:11:04 +0000
commitba5fa136dde2e7bfd195e3efea088e6733149b38 (patch)
treead31c07f0c92ca9821135e839011bb0784c3173f /gcc/lambda-code.c
parent3ddbab4c362e0a51085f47a19015204dd388a0e5 (diff)
* c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimplify.c,
lambda-code.c, postreload.c, predict.c, tree-sra.c, tree-ssa-loop-manip.c, tree.c: Fix comment typos. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@90596 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/lambda-code.c')
-rw-r--r--gcc/lambda-code.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/lambda-code.c b/gcc/lambda-code.c
index 0d066b936df..08f963e534b 100644
--- a/gcc/lambda-code.c
+++ b/gcc/lambda-code.c
@@ -53,7 +53,7 @@
A loop iteration space represents the points traversed by the loop. A point in the
iteration space can be represented by a vector of size <loop depth>. You can
- therefore represent the iteration space as a integral combinations of a set
+ therefore represent the iteration space as an integral combinations of a set
of basis vectors.
A loop iteration space is dense if every integer point between the loop