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] Small var-tracking improvement (PR debug/59992)


> 2014-01-30  Jakub Jelinek  <jakub@redhat.com>
> 
> 	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~


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