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]
Other format: [Raw text]

Re: [tree-ssa] Dce & infinite loops


Zdenek Dvorak wrote:

But you won't gain much by this in practice, since people usually do not
write useless loops. Also it is not clear whether people really want such
loop to be optimized out (they might write it in order to make the
program wait).


Exactly: these two observations I remember perfectly from that discussion.

Paolo.


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