[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [help-3dldf] Re: [metapost] recursion in MP/ MF [was: all intersecti
From: |
Laurence Finston |
Subject: |
Re: [help-3dldf] Re: [metapost] recursion in MP/ MF [was: all intersections between two paths] |
Date: |
Tue, 18 Jan 2005 12:56:35 +0100 (MET) |
On Tue, 18 Jan 2005, Lars Engebretsen wrote:
> In short, yes it means that the compiler is causing tail recursion.
>
[...]
>
> And, yes, compiling with -g changes this behaviour, at least as far as I
> could see by deciphering the assembler output.
That's a shame. As far as I can see, that makes it impracticable to
test what C or C++ instructions or combinations thereof disable tail
recursion.
Thanks for your help.
Laurence