tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] can't build mob branch on x86 64


From: Thomas Preud'homme
Subject: Re: [Tinycc-devel] can't build mob branch on x86 64
Date: Mon, 7 Feb 2011 22:03:44 +0100
User-agent: KMail/1.13.5 (Linux/2.6.32-5-686; KDE/4.4.5; i686; ; )

Le lundi 07 février 2011 20:23:44, grischka a écrit :
> Thomas Preud'homme wrote:
> > I will try to provide as soon as possible a version which handle bound
> > check and don't use VLA if they aren't available (should be
> > straightforward with a CONFIG_TCC_ALLOCA defined or not in Makefile).
> 
> In the spirit of tinyness I'd strongly suggest to cultivate the positive
> power of strategical assumptions and to assume simply that tcc already
> does support alloca everywhere.
> 
> --- grischka
And what is the solution for architectures which don't support alloca *yet*. 
FYI, adding the CONFIG_TCC_ALLOCA (which I renamed to TCC_AVAIL_ALLOCA) is 
like 5-6 lines added.

Best regards,

Thomas Preud'homme

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]