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 to fix delete_noop_move REG_LIBCALL handling (version 2).


On Wed, Oct 10, 2001 at 04:38:14PM -0400, John Wehle wrote:
> Briefly looking at the code I saw that delete_insn calls remove_insn which
> will update bb->head and bb->end in some situations so I simply restored
> the old code and updated the comment.  I don't know for sure why using
> delete_insn here causes problems, however it does.

Hmm, I guess this should be looked at, but it is clearly
another problem.

The patch is ok.


r~


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