(recombine_givs): Don't use a giv that's likely to be dead to derive others.
authorJ"orn Rennecke <amylaar@cygnus.co.uk>
Tue, 2 Feb 1999 11:52:00 +0000 (11:52 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Tue, 2 Feb 1999 11:52:00 +0000 (11:52 +0000)
commit7221f080227636b16826313a5148999c777d8b67
tree9289d57fce739fc33850e22a887d052e865e60fb
parente77dbc56f903af3ca76d16c29d8061385cf80e52
(recombine_givs): Don't use a giv that's likely to be dead to derive others.

* (recombine_givs): Don't use a giv that's likely to be dead to
derive others.
* loop.c (recombine_givs): Fix test for lifetime overlaps / loop
wrap around when deriving givs.

From-SVN: r24967
gcc/ChangeLog
gcc/loop.c