OSDN Git Service

* regclass.c (contains_reg_of_mode): Make global.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Feb 2001 15:50:20 +0000 (15:50 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Feb 2001 15:50:20 +0000 (15:50 +0000)
commit0279c35ae614b4020efd9acc050a59e882b45963
tree1d7194a25d4ae8c2f3424adef4d94faa89cfe0f1
parent90286764244e76c15f1d3a85fb3c1fc6de3db7ec
* regclass.c (contains_reg_of_mode): Make global.
(init_reg_sets): Remove contains_reg_of_mode; take into account
CLASS_MAX_NREGS when looking for the proper mode.
(dump_regclass): Dump only classes considered for the pseudo.
(regclass): Use contains_reg_of_mode.

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