This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[patch] [wwwdocs] fix broken link in the vectorizer webpage
- From: Dorit Nuzman <DORIT at il dot ibm dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Mon, 22 Oct 2007 22:19:44 -0800
- Subject: [patch] [wwwdocs] fix broken link in the vectorizer webpage
Committed, as discussed here:
http://gcc.gnu.org/ml/gcc-patches/2007-10/msg01221.html
dorit
Index: vectorization.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/tree-ssa/vectorization.html,v
retrieving revision 1.23
diff -u -r1.23 vectorization.html
--- vectorization.html 7 Oct 2007 13:31:59 -0000 1.23
+++ vectorization.html 23 Oct 2007 06:12:24 -0000
@@ -2096,8 +2096,10 @@
which turns out to be a front end issue.</p>
<p><b>Status:</b> In the works. See <a href=
- "http://gcc.gnu.org/wiki/Add%20MEM_REF%20operation">
- http://gcc.gnu.org/wiki/Add%20MEM_REF%20operation</a>.</p>
+ "http://gcc.gnu.org/wiki/Array_references_on_pointers">
+ http://gcc.gnu.org/wiki/Array_references_on_pointers</a>
+ and <a
href="http://gcc.gnu.org/ml/gcc-patches/2005-05/msg01577.html">
+
http://gcc.gnu.org/ml/gcc-patches/2005-05/msg01577.html</a>.</p>
</li>
<li>