]> gcc.gnu.org Git - gcc.git/commit - gcc/rtl.h
rtlanal.c (set_of_1): New static function.
authorJan Hubicka <jh@suse.cz>
Sun, 7 Jan 2001 13:06:43 +0000 (14:06 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 7 Jan 2001 13:06:43 +0000 (13:06 +0000)
commit91b2d1199a36e4799d1a238a6ec52ecb36893661
treea6cc4c90e6c6bd79c136ac5f230c44bcb11cc27c
parent796cdb659f4c0f015e92c41b3fcf3ff1ad7c3f88
rtlanal.c (set_of_1): New static function.

* rtlanal.c (set_of_1): New static function.
(reg_set_last_1, reg_set_p_1, reg_set_reg, reg_set_flag,
 reg_set_last_unknown, reg_set_last_value, reg_set_last_first_regno,
 reg_set_last_last_regno): Remove.
(set_of): New global function.
(set_of_data): New structure.
(reg_set_p, reg_set_last): Revamp for set_of.
* rtl.h (set_of): New.

From-SVN: r38772
gcc/ChangeLog
gcc/rtl.h
gcc/rtlanal.c
This page took 0.065725 seconds and 5 git commands to generate.