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

hjl@gcc.gnu.org hjl@gcc.gnu.org
Wed Jul 30 16:13:00 GMT 2008


Author: hjl
Date: Wed Jul 30 16:13:41 2008
New Revision: 138326

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138326
Log:
2008-07-30  H.J. Lu  <hongjiu.lu@intel.com>

	* cfgexpand.c (expand_stack_alignment): Set stack_realign_tried.

	* dwarf2out.c (based_loc_descr): Check crtl->stack_realign_tried
	for stack alignment.

	* function.h (rtl_data): Add stack_realign_tried.  Update
	comments.

Modified:
    branches/stack/gcc/ChangeLog.stackalign
    branches/stack/gcc/cfgexpand.c
    branches/stack/gcc/dwarf2out.c
    branches/stack/gcc/function.h



More information about the Gcc-cvs mailing list