This is the mail archive of the gcc-patches@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: [patch] Removal of finite empty loops


On Sat, Jul 17, 2004 at 01:28:25AM +0200, Zdenek Dvorak wrote:
> hardly.  The loop pass is quite far from cd_dce and keeping such flag
> through cfg cleanups would be a hell.

We don't permute the cfg randomly.  You've already shown that
the loop does not terminate; what sorts of changes do you think
may cause the edge to get removed out from under you?


r~


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