OSDN Git Service

* loop.c (combine_givs_used_by_other): Delete.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Feb 1999 23:25:19 +0000 (23:25 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Feb 1999 23:25:19 +0000 (23:25 +0000)
commit862cfae2278ac9ec2c819d47c3f497287bcd8dcb
tree48e89346e99f29617085e679389accb06ca8bce6
parent4739b929ee3f52764e1be1a05076d771af19808e
    * loop.c (combine_givs_used_by_other): Delete.
        (combine_givs_benefit_from): Delete.
        (combine_givs): Deny combination of givs only used once.  Simplify
        code with the death of combine_givs_benefit_from.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25183 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/loop.c