(schedule_block): Before scheduling...
authorJim Wilson <wilson@gcc.gnu.org>
Tue, 8 Oct 1996 00:35:03 +0000 (17:35 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 8 Oct 1996 00:35:03 +0000 (17:35 -0700)
commit7c9df1c69c8f78e55a3b389f2ff145f10036108c
tree6bc34ddbdb6f3f487be9bd550d34d4fb4ca2f9bc
parentda2c54476f5026b213048fabad026040170c05e1
(schedule_block): Before scheduling...

(schedule_block): Before scheduling, add code to make all
call used regs that are not fixed or global live when we see a
CALL_INSN.  During scheduling, change existing code to use same test.

From-SVN: r12913
gcc/sched.c