[wwwdocs] prefetch.html -- adjust link to SPARC documentation

Gerald Pfeifer gerald@pfeifer.com
Sun Nov 12 17:41:00 GMT 2006


On Sun, 12 Nov 2006, Gerald Pfeifer wrote:
> Adjust link to Sun's UltraSPARC processor documentation.  (No,
> obviously Sun had not set a proper redirect.  I love corporate
> webmasters. <sigh>)

Oops, I missed that there is another link that needs adjustment.
Committed as a follow-up patch.

Gerald

Index: projects/prefetch.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/prefetch.html,v
retrieving revision 1.14
diff -u -3 -p -r1.14 prefetch.html
--- projects/prefetch.html	12 Nov 2006 17:01:48 -0000	1.14
+++ projects/prefetch.html	12 Nov 2006 17:08:40 -0000
@@ -863,8 +863,8 @@ Order Number EC-0100A-TE, January 2002.<
 <p><a name="ref_22">[22]</a>
 <em>Compiler-Based Prefetching for Recursive Data Structures</em>,
 Chi-Keung Luk and Todd C. Mowry, linked from
-<a href="http://www-2.cs.cmu.edu/~tcm/Papers.html">
-http://www-2.cs.cmu.edu/~tcm/Papers.html</a>.
+<a href="http://www.cs.cmu.edu/~tcm/Papers.html">
+http://www.cs.cmu.edu/~tcm/Papers.html</a>.
 That location also has links to several other papers about data prefetch
 by Todd C. Mowry.</p>
 



More information about the Gcc-patches mailing list