LWN.net Logo

GCC Explorer - an interactive take on compilation

GCC Explorer - an interactive take on compilation

Posted May 25, 2012 13:56 UTC (Fri) by jwakely (subscriber, #60262)
In reply to: GCC Explorer - an interactive take on compilation by Richard_J_Neill
Parent article: GCC Explorer - an interactive take on compilation

> I'd expect GCC to do what a human could

If performance actually matters (and isn't a pointless microbenchmark) then I'd expect the human to write puts("11") in the first place instead of printf("%d\n", add(5, 6))


(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