]> git.ipfire.org Git - thirdparty/gcc.git/commit
haifa-sched.c (sched_analyze_1): Use free_list instead of zapping reg_last_uses directly.
authorRichard Henderson <rth@cygnus.com>
Sun, 20 Jun 1999 17:29:49 +0000 (10:29 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 20 Jun 1999 17:29:49 +0000 (10:29 -0700)
commit0adb548cc774081bdc2e81b1e6ef4bbc69185acb
treec0fb7b7c9bc2bf7caf0e45841c5ce6fd08aac9c9
parent2f76d42cf7ac1d8c7e38e4c46668dbf6be9ac3c0
haifa-sched.c (sched_analyze_1): Use free_list instead of zapping reg_last_uses directly.

        * haifa-sched.c (sched_analyze_1): Use free_list instead of
        zapping reg_last_uses directly.
        (sched_analyze_2, sched_analyze_insn): Likewise.
        (sched_analyze): Likewise.  Don't clear reg_last_uses on calls.

From-SVN: r27622
gcc/ChangeLog
gcc/haifa-sched.c