Related articles |
---|
Multiple entry to loop. napi@jaring.ism.MY (Mohd Hanafiah Abdullah) (1991-06-11) |
Re: Multiple entry to loop. preston@rutherfordia.rice.edu (1991-06-11) |
SUMMARY: Multiple entry to loop. napi@jaring.ism.MY (Mohd Hanafiah Abdullah) (1991-06-19) |
Newsgroups: | comp.compilers |
From: | Mohd Hanafiah Abdullah <napi@jaring.ism.MY> |
Keywords: | optimize, question |
Organization: | Compilers Central |
Date: | Tue, 11 Jun 91 11:50:58 U |
Is there any algorithm out there more efficient than the obvious one that
could determine whether a WHILE loop has exactly one entry point, or
conversely if the WHILE loop has more than one entry point due to a
GOTO statement?
[Please mail responses directly to him as well as to compilers; he gets
his news feed on tape several months late. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.