loop.c (scan_loop, [...]): Do not overlook hard registers when computing statistics.
authorDavid Edelsohn <edelsohn@gnu.org>
Sun, 23 Dec 2001 02:16:02 +0000 (02:16 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sun, 23 Dec 2001 02:16:02 +0000 (21:16 -0500)
commitd5e0243aacff3f0daa4315bc3effaf0454883f62
tree4698c9c32a8dc36e5705443957e6db33abd8f190
parent53d4257f7fd9c8446aae11c3c84de7133773a73c
loop.c (scan_loop, [...]): Do not overlook hard registers when computing statistics.

        * loop.c (scan_loop, move_movables, count_one_set): Do not
        overlook hard registers when computing statistics.

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