regclass.c (reg_pref): New structure and static variable
authorJan Hubicka <hubicka@freesoft.cz>
Mon, 22 Nov 1999 13:43:39 +0000 (14:43 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 22 Nov 1999 13:43:39 +0000 (13:43 +0000)
commit9ffc5a70f84fad33a63d085225e7c2b78ae6dc01
treef0f4785018e4f027524558ab84ffbff065f6c578
parent28a22acb45d47ca56525d40046e6d7cbb293a4f2
regclass.c (reg_pref): New structure and static variable

* regclass.c (reg_pref): New structure and static variable
(prefclass): Delete.
(altclass): Delete.
(all uses of prefclass and altclass): Use reg_pref instead.

From-SVN: r30610
gcc/ChangeLog
gcc/regclass.c