tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] alloca for tcc (x86) - second cut


From: Rob Landley
Subject: Re: [Tinycc-devel] alloca for tcc (x86) - second cut
Date: Thu, 10 May 2007 14:11:42 -0400
User-agent: KMail/1.9.1

On Thursday 10 May 2007 6:48 am, Daniel Glöckner wrote:
> On Wed, May 09, 2007 at 07:25:25PM -0400, David A. Wheeler wrote:
> > Rob Landley:
> > > 4) Daniel's arm version is way the heck shorter than your x86 version, 
and 
> > > seems more like what I'd expect for tcc...
> > 
> > That code doesn't interface with the bounded stuff... and if you use "-b", 
it should handle alloca() too.
> 
> The ARM backend doesn't support bounds checking (yet).

While I have a certain amount of interest in debugging features like that, I'm 
not going to lose sleep over them: tcc is a minimalistic compiler and that is 
_definitely_ an optional feature.

I hope to tackle the patch backlog later today, but I've got some stuff to do 
first,

Rob




reply via email to

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