OSDN Git Service

* regclass.c (may_move_in_cost): Rename from may_move_cost, all
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 21 Nov 1999 12:40:47 +0000 (12:40 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 21 Nov 1999 12:40:47 +0000 (12:40 +0000)
commitf5a540b98f4502709432c9e259b89c4e674023e3
tree03c42138bb4c64b71ebcc4b15c93df7f7e5b26e6
parentac147b1a3c4854313542033cbe2c23089aa5a3fc
* regclass.c (may_move_in_cost): Rename from may_move_cost, all
references updated.
(may_move_out_cost): New variable.
(init_reg_sets_1): Initialize may_move_out_cost.
(record_reg_classes): Use may_move_out_cost.

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