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: [patch] PR24265, loop-invariant.c fixes (2/2)


Steven Bosscher <stevenb@suse.de> writes:

> On Friday 11 November 2005 01:29, Ian Lance Taylor wrote:
> > Steven Bosscher <stevenb@suse.de> writes:
> > >         * loop-invariant.c (move_invariant_reg): If the left hand side
> > >         of a loop invariant insn is not a register, use gen_move_insn.
> >
> > This is OK.
> 
> I think that with what you suggested for the other part of the fix, we
> now always need to use gen_move_insn in move_invariant_reg.  Like so.
> What do you think?

This is OK (of course with a ChangeLog entry and testing).

Thanks.

Ian


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