This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Global.c per allocno variables merge


On Sun, Nov 21, 1999 at 01:11:21AM +0100, Jan Hubicka wrote:
> 	* global.c (allocno): New structure and static variable.
> 	(allocno_reg): Remove, all references replaced by allocno.
> 	(allocno_size): Likewise.
> 	(hard_reg_conflicts): Likewise.
> 	(hard_reg_preferences): Likewise.
> 	(hard_reg_copy_preferences): Likewise.
> 	(hard_reg_full_preferences): Likewise.
> 	(regs_someone_prefers): Likewise.
> 	(allocno_calls_crossed): Likewise.
> 	(allocno_n_refs): Likewise.
> 	(allocno_live_length): Likewise.
> 	(find_reg): Rename ALLOCNO to NUM.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]