egcs/gcc ChangeLog expr.c

Jim Wilson wilson@cygnus.com
Wed Jun 10 14:55:00 GMT 1998


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	wilson@egcs.cygnus.com	98/06/10 14:55:50

Modified files:
	gcc            : ChangeLog expr.c 

Log message:
	Fix build failure when pointers smaller than integers.
	* expr.c (expand_builtin_setjmp): Store const1_rtx in target.
	(expand_builtin_longjmp): Abort if value isn't const1_rtx.
	Delete code storing value in static_chain_rtx.
	(expand_builtin, case BUILT_IN_LONGJMP): Pass NULL_RTX for target
	to second expand_expr call.




More information about the Gcc-cvs mailing list