egcs/gcc ChangeLog gencheck.c reload1.c fold-c ...

ghazi@cygnus.com ghazi@cygnus.com
Sat Jun 6 09:25:00 GMT 1998


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	ghazi@egcs.cygnus.com	98/06/06 09:25:18

Modified files:
	gcc            : ChangeLog gencheck.c reload1.c fold-const.c 

Log message:
	Some fixes for KNR compilers:
	
	* gencheck.c: Remove redundant stdio.h include.  Add a definition
	of xmalloc for when we are forced to link with alloca.o.
	
	* reload1.c (reload_reg_free_for_value_p): Use `(unsigned)1'
	instead of `1U'.
	
	* fold-const.c (constant_boolean_node): Make definition static to
	match the prototype.




More information about the Gcc-cvs mailing list