loop.c (express_from): Make sure that when generating a PLUS of a PLUS...
authorBernd Schmidt <crux@pool.informatik.rwth-aachen.de>
Thu, 22 Oct 1998 15:48:47 +0000 (15:48 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 22 Oct 1998 15:48:47 +0000 (09:48 -0600)
commit86219cc76f52066bc849b7693fe0bc5ebf41503d
tree270ce0b12b84ef428fc1dfd6d44bd996d1165aad
parentdb1b5e8135ad094bb6a8a7f78d857272603dec49
loop.c (express_from): Make sure that when generating a PLUS of a PLUS...

        * loop.c (express_from): Make sure that when generating a PLUS of
        a PLUS, any constant expression appears on the outermost PLUS.

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