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: cfg merge part 11 - high level branch predictors


On Tue, May 07, 2002 at 12:24:09PM +0200, Jan Hubicka wrote:
> > Why bother deleting unreachable blocks before tagging jump insns?
> 
> Because we can't compute dominatorship otherwise (the Tarjan's algorithm
> just fails for disconnected graphs).

Ah, ok.


r~


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