tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] add tcc uninitialized variable warning


From: Sia Lang
Subject: Re: [Tinycc-devel] add tcc uninitialized variable warning
Date: Sat, 7 Jun 2014 14:01:00 +0200

I just wanted to add that I agree with everything Thomas said. I use tcc as an embedded compiler, and it's already the case that it's *just* fast enough. So I'd like to see patches making tcc even faster :) Correctness first, of course, but I don't need tcc holding my hand.

- Sia

On Sat, Jun 7, 2014 at 7:49 AM, Thomas Preud'homme <address@hidden> wrote:
Agreed. When contributing to a project it's important to understand the focus
of that project. A project cannot be everything. TinyCC's focus is on speed of
compilation and size of the compiler itself, making it well suited to be used
as a commit hook or in embedded system. Of course, if we can add a diagnostic
without compromising one of these goals then it's a good idea to do so.
 

reply via email to

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