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]

1.Postdominators are computed incorectly in GCC. 2. Is there only one basic block


>
>1.
>Yes, it's true. Only dominators are computed corectly. Post dominators not.
>For more information, and a fix contact me.
>Anyway this information is not currently used by GCC so probably
>none of you will contact me.
>

  I don't mean to be boorish, but this is silly. If you have in fact
  found a defect, then describe the problem and post your patch. That is
  what the rest of us do.
  
>2.
>The corectness of my fix is based on the fact that the last basic block is
>the
>only one that has as successor the EXIT block. Anybody can tell me
>if this is correct?
>

 no.
  

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