basic-block.h (ALLOCA_REG_SET): Remove.
authorMark Mitchell <mark@codesourcery.com>
Sun, 5 Mar 2000 22:35:27 +0000 (22:35 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 5 Mar 2000 22:35:27 +0000 (22:35 +0000)
commitee25a7a5f655464616cfb7faafb0d434f8174d92
tree446e504da7f74a87b0b65d998b5b7fd43cb89914
parent008b7307cbdb0f150ff8f19aae2d39fc675e6bae
basic-block.h (ALLOCA_REG_SET): Remove.

* basic-block.h (ALLOCA_REG_SET): Remove.
(INITIALIZE_REG_SET): New macro.
* flow.c (update_life_info): Use it.
(calculate_global_regs_live): Likewise.
(propagate_block): Likewise.
* global.c (build_insn_chain): Likewise.
* haifa-sched.c (schedule_region): Likewise.

From-SVN: r32350
gcc/ChangeLog
gcc/basic-block.h
gcc/flow.c
gcc/global.c
gcc/haifa-sched.c