From: Kazu Hirata Date: Wed, 13 Oct 2004 11:58:10 +0000 (+0000) Subject: * tree-data-ref.c: Fix comment typos. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=50300b4cc439b846f38e670906e935373d66a552;p=gcc.git * tree-data-ref.c: Fix comment typos. From-SVN: r88980 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d868de44cbc..c1c84c5dcb8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2004-10-13 Kazu Hirata + + * tree-data-ref.c: Fix comment typos. + 2004-10-13 Jakub Jelinek Zdenek Dvorak diff --git a/gcc/tree-data-ref.c b/gcc/tree-data-ref.c index 213f8d439ac..10fbdf03a5e 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