LWN.net Logo

GCC Explorer - an interactive take on compilation

GCC Explorer - an interactive take on compilation

Posted May 29, 2012 18:53 UTC (Tue) by hummassa (subscriber, #307)
In reply to: GCC Explorer - an interactive take on compilation by gb
Parent article: GCC Explorer - an interactive take on compilation

Anyway, arrays have to deal with many issues (aliasing, for instance) that preclude many optimization strategies; sometimes, the compiler programmers have to give some priority for the strategies that don't have to deal with that.


(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