OSDN Git Service

* loop.c (express_from): Try harder to unify (* c N) and (* c M)
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Aug 1999 18:14:11 +0000 (18:14 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Aug 1999 18:14:11 +0000 (18:14 +0000)
commit85c08fb4c13692f1c72b501b190600907a9dd18e
tree7a0979de8738df4e7ace539a3fd7680c8d1cf921
parentf0891cc7bcb16d51aba8c99bdee88551bf53c478
    * loop.c (express_from): Try harder to unify (* c N) and (* c M)
        where N and M are constant and N is an integer multiple of M.

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