]> git.ipfire.org Git - thirdparty/gcc.git/commit
unroll.c (loop_iterations): Give up on jumps with null JUMP_LABEL while scanning...
authorOlivier Hainque <hainque@act-europe.fr>
Sat, 1 Dec 2001 12:04:16 +0000 (13:04 +0100)
committerFranz Sirl <sirl@gcc.gnu.org>
Sat, 1 Dec 2001 12:04:16 +0000 (12:04 +0000)
commita22455dfa1b41a8be2dd496a997ac13426f2f00f
tree4ba91b53f21ba59b9d363a851eb062923b73296e
parent8a155ecc2aff1c9ae5ebccaf6dd116e064442fb2
unroll.c (loop_iterations): Give up on jumps with null JUMP_LABEL while scanning for multiple back edges.

2001-12-01  Olivier Hainque <hainque@act-europe.fr>

* unroll.c (loop_iterations): Give up on jumps with null JUMP_LABEL
while scanning for multiple back edges.

From-SVN: r47510
gcc/ChangeLog
gcc/unroll.c