r224434 - in /branches/gcc-4_8-branch/gcc: Chan...

matz@gcc.gnu.org matz@gcc.gnu.org
Fri Jun 12 14:06:00 GMT 2015


Author: matz
Date: Fri Jun 12 14:06:41 2015
New Revision: 224434

URL: https://gcc.gnu.org/viewcvs?rev=224434&root=gcc&view=rev
Log:
	Backported from mainline
	2014-10-23  Jakub Jelinek  <jakub@redhat.com>

	PR debug/63623
	* var-tracking.c (stack_adjust_offset_pre_post_cb): New function.
	(stack_adjust_offset_pre_post): Use it through for_each_inc_dec,
	instead of only handling autoinc in dest if it is a MEM.
	(vt_stack_adjustments): Fix up formatting.

Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/var-tracking.c



More information about the Gcc-cvs mailing list