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]

bug in dominance algorithm


Hi,
it looks like there is a bug in our dominance tree computation.
In case I have two basic blocks with no successors, they are always
postdominating each other, that is IMO false.
Can someone more familiar with the algorithm check it?

Honza


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