LWN.net Logo

GCC Explorer - an interactive take on compilation

GCC Explorer - an interactive take on compilation

Posted May 24, 2012 18:10 UTC (Thu) by njs (guest, #40338)
In reply to: GCC Explorer - an interactive take on compilation by cborni
Parent article: GCC Explorer - an interactive take on compilation

-fno-builtin-printf, I think, unless you also hate things like memcpy optimisations.

(It's not actually that uncommon to log some strings from inside a CPU-intensive loop, and printf does have a fair amount of overhead relative to puts.)


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds