tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] inline assembly and optimization passes


From: Stephan Beal
Subject: Re: [Tinycc-devel] inline assembly and optimization passes
Date: Fri, 20 Sep 2013 16:29:54 +0200

On Fri, Sep 20, 2013 at 3:50 PM, Thomas Preud'homme <address@hidden> wrote:
negligeable, I think adding it to tcc is not a good idea. Many people are
interested in tcc because of its fast compilation so I would say it's more
important to keep it fast than to make the generated code better.

+1

i recently came across the following output from a makefile:

Creating libfossil_amalgamation.c...
Trying GCC C89...
Trying GCC C99...
Trying tcc...
Man, that was FAST!
Trying clang...

--
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal

reply via email to

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