r125173 - in /trunk/gcc: ChangeLog config/i386/...

hmchang@gcc.gnu.org hmchang@gcc.gnu.org
Tue May 29 22:49:00 GMT 2007


Author: hmchang
Date: Tue May 29 22:49:42 2007
New Revision: 125173

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125173
Log:
	* config/i386/i386.c (ix86_function_regparm): Added checking of 
	ix86_force_align_arg_pointer to determine the number of
	register parameters.
	* gcc.target/i386/stack-realign.c: New.

Added:
    trunk/gcc/testsuite/gcc.target/i386/stack-realign.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list