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: recount_dominator


Joern Rennecke wrote:
From the code, it almost looks as if it tries to recompute
the dominator,

That is what it looks like to me also.


except this it seems nonsentical for
(dir ==  CDI_POST_DOMINATORS) to loop through the predecessors
of bb.

Yes, this looks like a bug. -- Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com


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