r121736 - in /trunk/gcc: ChangeLog calls.c expr.c

jsm28@gcc.gnu.org jsm28@gcc.gnu.org
Fri Feb 9 01:11:00 GMT 2007


Author: jsm28
Date: Fri Feb  9 01:11:18 2007
New Revision: 121736

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121736
Log:
	* calls.c (store_one_arg): Pass correct alignment to
	emit_push_insn for non-BLKmode values.
	* expr.c (emit_push_insn): If STRICT_ALIGNMENT, copy to an
	unaligned stack slot via a suitably aligned slot.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/calls.c
    trunk/gcc/expr.c



More information about the Gcc-cvs mailing list