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]

PATCH: location of "trampolines" paper


The "trampolines" paper is no longer available from the location mentioned
in the documentation. One of the Debian developers obtained a copy and made
it available on the web.

--- egcs-1.0.3a.orig/gcc/extend.texi
+++ egcs-1.0.3a/gcc/extend.texi
@@ -367,8 +367,7 @@
 
 GNU CC implements taking the address of a nested function using a
 technique called @dfn{trampolines}.  A paper describing them is
-available from @samp{maya.idiap.ch} in directory @file{pub/tmb},
-file @file{usenix88-lexic.ps.Z}.
+available as @samp{http://master.debian.org/~karlheg/Usenix88-lexic.pdf}.
 
 A nested function can jump to a label inherited from a containing
 function, provided the label was explicitly declared in the containing


You might want to consider making it available through a more persistent URL
(e.g. on the cygnus site).

Greetings,
Ray
-- 
Tevens ben ik van mening dat Nederland overdekt dient te worden.


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