This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Loop optimization


Joern Rennecke <amylaar@cygnus.co.uk> said:

[...]

> If you mean detecting loops that have been built with gotos, that
> defeats code that on putpose avoids explicit loop constructs because
> it 'knows' that the loop is executed close to a single time (or even
> close to zero times) on average.

Support for purposely obscuring code in this way is no feature in my eyes.
-- 
Horst von Brand                             vonbrand@sleipnir.valparaiso.cl
Casilla 9G, Viņa del Mar, Chile                               +56 32 672616


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]