* haifa-sched.c (sched_analyze_1): Don't special-case calls
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Nov 2000 19:22:58 +0000 (19:22 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Nov 2000 19:22:58 +0000 (19:22 +0000)
commit1370a57b8b28dfaa3a85e477bf8e56f0abe685c4
tree2e8de6d245b0c67e4c2cf64e912c841cc8338a4b
parentdead3293929c5215fea523d0d83a188df8ba717a
    * haifa-sched.c (sched_analyze_1): Don't special-case calls
        for clobbering registers.
        (sched_analyze_2): Likewise.
        (sched_analyze): Zap reg_last_uses and reg_last_sets after calls.

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