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]

New const function detection code and infinite loops.


Jan Hubicka writes:
 > So I can send a patch if neccesary. Is there any way how to detect
 > bounded loops? (loop.c does it, is this information available somewhere?)

I've got some code, if you are interested, that I'm tidying up for
submission that tries to estimate the maximum number of estimations
for "well-behaved" loops.  However, it relies on information gathered
during strength reduction.

Michael.


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