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]

RE: [patch] flow.c: Don't call sets_cc0_p if insn is NULL_RTX.


Hi Jan,

> > +   /* In case we zap a conditional jump, we'll need to kill
> > +      the cc0 setter too.  */
> > +   kill_from;
> Most probably: kill_from = insn

I noticed that.  Now I am doing regression testing.

Kazu Hirata


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