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]

r134983 - in /branches/stack/gcc: ChangeLog.sta...


Author: hjl
Date: Tue May  6 13:33:07 2008
New Revision: 134983

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134983
Log:
2008-05-06  Joey Ye  <joey.ye@intel.com>

	* calls.c (expand_call): Do calculate preferred stack
	boundary according to incoming stack boundary.

	* config/i386/i386.c (ix86_internal_arg_pointer): Check
	crtl->preferred_stack_boundary instead of PREFERRED_STACK_BOUNDARY.

Modified:
    branches/stack/gcc/ChangeLog.stackalign
    branches/stack/gcc/calls.c
    branches/stack/gcc/config/i386/i386.c


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