loop.c (express_from): Try harder to unify (* c N) and (* c M) where N and M are...
authorRichard Henderson <rth@cygnus.com>
Wed, 25 Aug 1999 18:14:11 +0000 (11:14 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 25 Aug 1999 18:14:11 +0000 (11:14 -0700)
commite0485b850c63ef2686dd3adcd4f8bbabaaa39fb1
tree7a0979de8738df4e7ace539a3fd7680c8d1cf921
parent37f26d6499f0553e8b9e925c4d724490a24d7ff3
loop.c (express_from): Try harder to unify (* c N) and (* c M) where N and M are constant and N is an...

        * 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.

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