This is the mail archive of the gcc-patches@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]

Re: PATCH: PR debug/36977: Incorrect debug info for stack variables with stack alignment


"H.J. Lu" <hjl.tools@gmail.com> writes:

> 2008-07-30  H.J. Lu  <hongjiu.lu@intel.com>
>
> 	PR debug/36977
> 	* 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.

This is OK.

Thanks.

Ian


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