Fix reference to "Accurate Static Branch Prediction by Value Range 
Propagation" in projects/cfg.html.

(It appears citeseer.ist.psu.edu has gone useless, more or less, so
there likely will be further fixes we'll need to make over time.)

Committed.

Gerald

Index: cfg.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/cfg.html,v
retrieving revision 1.20
diff -u -r1.20 cfg.html
--- cfg.html    30 Jun 2014 22:07:35 -0000      1.20
+++ cfg.html    28 May 2016 12:58:10 -0000
@@ -471,7 +471,7 @@
 <dt><a name="4">[4]</a></dt>
 
 <dd><a href=
-"http://citeseer.ist.psu.edu/patterson95accurate.html";>Accurate
+"http://www.lighterra.com/papers/valuerangeprop/Patterson1995-ValueRangeProp.pdf";>Accurate
 Static Branch Prediction by Value Range Propagation; Jason R. C.
 Patterson (jas...@fit.qut.edu.au), 1995</a></dd>
 

Reply via email to