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: Simple commit_edge_insertions fix


On Sun, May 14, 2000 at 10:43:01PM +0200, Jan Hubicka wrote:
> OK. Only what we would misshandle is potential function doing both
> jump and set of some pseudo.
> We don't have such beasts currently I guess.

Yes we do.  See decrement-and-branch.  That's not an unconditional
jump though, which is what the code in commit_edge_insertions was
looking for.


r~

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