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]

[wwwdocs] Fix 2004 GCC Summit Proceedings reference in news/sms.html


Refer to the copy of the 2004 GCC Summit Proceedings we host on 
gcc.gnu.org, which is actually even better since it points to the
concrete article.

Gerald

Index: news/sms.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/news/sms.html,v
retrieving revision 1.4
diff -u -3 -p -r1.4 sms.html
--- news/sms.html	21 Mar 2005 10:10:28 -0000	1.4
+++ news/sms.html	30 Dec 2008 09:56:47 -0000
@@ -28,7 +28,7 @@ SMS is intended to schedule instructions
 traditional scheduler (in GCC) that does not give a special
 handling for loops. For more information on the theory behind
 SMS take a look at the <a href=
-"http://www.gccsummit.org/2004/2004-GCC-Summit-Proceedings.pdf";>
+"ftp://gcc.gnu.org/pub/gcc/summit/2004/Swing%20Modulo%20Scheduling.pdf";>
 2004 GCC summit proceedings (page 55)</a>.
 This optimization helps in loops where there is a place to
 run consecutive iterations concurrently but the traditional


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