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: [tree-ssa] Fix bug in tree-ssa-dom


Hello,

> It's also the case that we were missing the test that
> the current block only have one predecessor when deriving equivalences
> from a parent COND_EXPR.

IIRC I have already added this check to call site of optimize_block in one
of the previous patches.

Zdenek


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