[www patch] tree-ssa/index.html: Fix a typo.

Kazu Hirata kazu@cs.umass.edu
Sat Jul 5 01:10:00 GMT 2003


Hi,

Committed as obvious.

Kazu Hirata

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/tree-ssa/index.html,v
retrieving revision 1.17
diff -u -r1.17 index.html
--- index.html	16 Jun 2003 12:48:50 -0000	1.17
+++ index.html	5 Jul 2003 01:09:21 -0000
@@ -374,7 +374,7 @@
 <dl>
 <dt><em>Normalization of array access functions</em></dt>
 <dd>This pass should gather the information decomposed by
-    gimplicication into well formed access functions.  A further
+    gimplification into well formed access functions.  A further
     simplification should simplify these functions in order to get
     functions of loop indices.  This form is needed in dependence
     tests.  The implementation of this normalization is very similar



More information about the Gcc-patches mailing list