This is the mail archive of the gcc@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]

Re: Static chains and pointers to functions


On 20-Feb-2003, John Lu <jlu at lsil dot com> wrote:
> I can't think of a good way to implement a call through a pointer
> to a nested function, so I was wondering how gcc does it.

<http://gcc.gnu.org/readings.html> will point you to
<http://people.debian.org/~karlheg/Usenix88-lexic.pdf>.

-- 
Fergus Henderson <fjh at cs dot mu dot oz dot au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.


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