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] PR31848


On 5/12/07, Richard Guenther <richard.guenther@gmail.com> wrote:
> >       * gcse.c (gcse_main): Do jump bypassing in CPROP2.
> >       * passes.c (init_optimization_passes): Move pass_jump_bypass
> >       after loop2.

Committed as revision 124640, along with a stylistic fix for basic-block.h.


> >       PR rtl-optimization/31848
> >       * loop-invariant.c (move_invariant_reg): If we move an insn
> >       with a REG_EQUAL note, and that insn is not always executed,
> >       remove the REG_EQUAL note.

Committed as revision 124639.


Thanks,

Gr.
Steven


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