This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Useless assembly
- From: Robert Dewar <dewar at gnat dot com>
- To: Dave Korn <dk at artimi dot com>
- Cc: 'Sam Lauber' <sam124 at operamail dot com>, gcc at gcc dot gnu dot org
- Date: Tue, 30 Nov 2004 10:04:44 -0500
- Subject: Re: Useless assembly
- References: <NUTMEG2sXw9EtgmCXmv0000021b@NUTMEG.CAM.ARTIMI.COM>
Dave Korn wrote:
I guess now would not be a good time to mention stackless python ? :-)
Well of course it is possible to implement without local stack frames,
but the calling sequence for C does not work that way!