This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Broken Link !!
On Mon, Sep 09, 2002 at 10:50:43AM -0700, Aaron Lehmann wrote:
> On Mon, Sep 09, 2002 at 05:27:30AM -0700, Ranjit Singh wrote:
> > Hi,
> >
> > The link from:
> > http://gcc.gnu.org/onlinedocs/gcc/Nested-Functions.html
> > to
> >
> > GCC implements taking the address of a nested function
> > using a technique called trampolines. A paper
> > describing them is available as
> > http://people.debian.org/~karlheg/Usenix88-lexic.pdf.
> > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> I've put up a copy at
> http://people.debian.org/~aaronl/Usenix88-lexic.pdf
Thanks, I've just commited a patch to doc/extend.texi to use this link.
Janis