aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2004-10-13 11:58:10 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2004-10-13 11:58:10 +0000
commit50300b4cc439b846f38e670906e935373d66a552 (patch)
tree7d3e6024879f602f7f6464ddb9aaf4bb79eeeaf3 /gcc
parent69d49802885945913a7b5234f2b0f5268f3f9369 (diff)
downloadgcc-50300b4cc439b846f38e670906e935373d66a552.zip
gcc-50300b4cc439b846f38e670906e935373d66a552.tar.gz
gcc-50300b4cc439b846f38e670906e935373d66a552.tar.bz2
* tree-data-ref.c: Fix comment typos.
From-SVN: r88980
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/tree-data-ref.c4
2 files changed, 6 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index d868de4..c1c84c5d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2004-10-13 Kazu Hirata <kazu@cs.umass.edu>
+
+ * tree-data-ref.c: Fix comment typos.
+
2004-10-13 Jakub Jelinek <jakub@redhat.com>
Zdenek Dvorak <dvorakz@suse.cz>
diff --git a/gcc/tree-data-ref.c b/gcc/tree-data-ref.c
index 213f8d4..10fbdf0 100644
--- a/gcc/tree-data-ref.c
+++ b/gcc/tree-data-ref.c
@@ -44,7 +44,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
- polyhedron dependence
or with the chains of recurrences based representation,
- - to define a knowledge base for storing the data dependeces
+ - to define a knowledge base for storing the data dependence
information,
- to define an interface to access this data.
@@ -1037,7 +1037,7 @@ analyze_siv_subscript_cst_affine (tree chrec_a,
}
}
-/* Helper recursive function for intializing the matrix A. Returns
+/* Helper recursive function for initializing the matrix A. Returns
the initial value of CHREC. */
static int