This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [wwwdocs] projects/tree-ssa/vectorization.html -- remove broken link


Gerald Pfeifer <gerald@pfeifer.com> wrote on 20/10/2007 16:31:42:

> 5AHi Dorit,
>
> the link to the Wiki is broken and I have not been able to find that
> page.  Do you have an updated link,

it's probably this link:
http://gcc.gnu.org/wiki/Array_references_on_pointers
(probably related to this thread:
http://gcc.gnu.org/ml/gcc-patches/2005-05/msg01577.html).
I'll update the webpage.

thanks,
dorit

> or shell we remove this per the
> patch below?
>
> Gerald
>
> Index: htdocs/projects/tree-ssa/vectorization.html
> ===================================================================
> RCS file: /cvs/gcc/wwwdocs/htdocs/projects/tree-ssa/vectorization.html,v
> retrieving revision 1.23
> diff -u -3 -p -r1.23 vectorization.html
> --- htdocs/projects/tree-ssa/vectorization.html   7 Oct 2007 13:31:
> 59 -0000   1.23
> +++ htdocs/projects/tree-ssa/vectorization.html   20 Oct 2007 23:17:35
-0000
> @@ -2095,9 +2095,7 @@ for (n = 0; n &lt; HASH_SIZE; n++)
>         http://gcc.gnu.org/ml/gcc/2003-07/msg02013.html</a>,
>              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>
> +            <p><b>Status:</b> In the works.</p>
>          </li>
>
>          <li>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]