OSDN Git Service

* loop.c (express_from): Make sure that when generating a PLUS of
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Oct 1998 15:48:47 +0000 (15:48 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Oct 1998 15:48:47 +0000 (15:48 +0000)
commitbdabc8e0b4ffad9c796ce8ef3e175a858a873f9b
tree270ce0b12b84ef428fc1dfd6d44bd996d1165aad
parent5a37dc6c8ac19c81035ca64c96987b6d1e12d326
    * loop.c (express_from): Make sure that when generating a PLUS of
        a PLUS, any constant expression appears on the outermost PLUS.

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