On Oct 18, 2012, Jakub Jelinek <ja...@redhat.com> wrote:

> 2012-10-18  Jakub Jelinek  <ja...@redhat.com>

>       PR debug/54970
>       * cfgexpand.c (expand_debug_expr): Expand &MEM_REF[&var, n]
>       as DEBUG_IMPLICIT_PTR + n if &var expands to DEBUG_IMPLICIT_PTR.
>       * tree-sra.c (create_access_replacement): Allow also MEM_REFs
>       with ADDR_EXPR first operand in DECL_DEBUG_EXPR expressions.
>       * var-tracking.c (track_expr_p): Handle MEM_REFs in DECL_DEBUG_EXPR
>       expressions.
>       * dwarf2out.c (add_var_loc_to_decl): Likewise.

var-tracking.c and expand_debug_expr changes are ok.  I guess with this
you got the whole patch approved.

-- 
Alexandre Oliva, freedom fighter    http://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/   FSF Latin America board member
Free Software Evangelist      Red Hat Brazil Compiler Engineer

Reply via email to