Committed. Gerald
Index: readings.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v retrieving revision 1.244 diff -u -r1.244 readings.html --- readings.html 28 Feb 2016 19:55:15 -0000 1.244 +++ readings.html 28 Feb 2016 20:41:48 -0000 @@ -25,7 +25,7 @@ <li><a href="http://en.wikibooks.org/wiki/GNU_C_Compiler_Internals">GNU C Compiler Internals (Wikibook)</a>, numerous contributors.</li> - <li><a href="http://users.cecs.anu.edu.au/~baueran/thesis/">Compilation + <li><a href="http://www.immerundewig.at/thesis/">Compilation of Functional Programming Languages using GCC -- Tail Calls</a> by Andreas Bauer.</li>