egcs/gcc ChangeLog reload1.c

Kaveh Ghazi ghazi@cygnus.com
Wed Nov 4 14:58:00 GMT 1998


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	ghazi@egcs.cygnus.com	98/11/04 14:30:58

Modified files:
	gcc            : ChangeLog reload1.c 

Log message:
	Warning fixes:
	
	* reload1.c (ELIMINABLE_REGS, NUM_ELIMINABLE_REGS): Introduce an
	intermediate structure which has exactly the members provided by
	ELIMINABLE_REGS.  Define NUM_ELIMINABLE_REGS in terms of the
	static intermediate structure.
	
	(init_elim_table): Xmalloc() `reg_eliminate', and initialize it
	from the intermediate structure.  Do the same analogous fix in
	the case where ELIMINABLE_REGS is not defined.




More information about the Gcc-cvs mailing list