Re: [PATCH] Small var-tracking improvement (PR debug/59992)

2014-02-06 Thread Richard Henderson
> 2014-01-30 Jakub Jelinek > > PR debug/59992 > * var-tracking.c (adjust_mems): Before adding a SET > to amd->side_effects, adjust it's SET_SRC using > simplify_replace_fn_rtx. > > * gcc.dg/pr59992.c: New test. Ok. r~

[PATCH] Small var-tracking improvement (PR debug/59992)

2014-01-30 Thread Jakub Jelinek
Hi! I've noticed that for the side-effects that adjust_insn emits as extra sets in the PARALLEL we don't transform the SET_SRC parts through adjust_mems. This means that a typical i?86 push is seen by var-tracking as: [(set (mem:SI ((plus:SI (reg:SI argp) (const_int -64 (something:SI)) (