This is the mail archive of the gcc-cvs@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]
Other format: [Raw text]

r110477 - in /trunk/gcc: ChangeLog expr.c funct...


Author: pbrook
Date: Wed Feb  1 19:44:47 2006
New Revision: 110477

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110477
Log:
2006-02-01  Paul Brook  <paul@codesourcery.com>

	* function.c (assign_parm_setup_reg): Use function argument promotion
	rules.
	* expr.c (expand_expr_real_1): Use function argument promotion rules
	for PARM_DECLs.


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


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