loop.c (check_dbra_loop): A store using an address giv for which we have no life...
authorMichael Meissner <meissner@cygnus.com>
Sat, 6 Feb 1999 00:46:54 +0000 (00:46 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 6 Feb 1999 00:46:54 +0000 (17:46 -0700)
commit3603fb785f5e7fd3e2e618186aaaebe671ea5a39
treeb7178d810ca8e09610f05458a5c3152e2600e979
parent5f3db57e5223051200369d2f799d49119ac24b32
loop.c (check_dbra_loop): A store using an address giv for which we have no life information is not...

        * loop.c (check_dbra_loop): A store using an address giv for which
        we have no life information is not reversible.

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