]> git.ipfire.org Git - thirdparty/gcc.git/commit
loop.c (count_one_set): Fix detection of registers set in more than one basic block.
authorZdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
Sun, 29 Jun 2003 20:42:42 +0000 (22:42 +0200)
committerZdenek Dvorak <rakdver@gcc.gnu.org>
Sun, 29 Jun 2003 20:42:42 +0000 (20:42 +0000)
commit51a7f2053aff54ea60592d8105860b7c30867a38
treef8c8f66b56f7538d64e438c24f46ca482b569350
parent4a023207acdb2b49f5bff02b300b4c6698e29269
loop.c (count_one_set): Fix detection of registers set in more than one basic block.

* loop.c (count_one_set): Fix detection of registers set in more
than one basic block.

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