Re: [PATCH] DWARF: add DW_AT_location for global decls with DECL_VALUE_EXPR
On 06/01/2017 03:53 PM, Richard Biener wrote: Ok. Richard. Committed. Thank you, Richard! -- Pierre-Marie de Rodat
Re: [PATCH] DWARF: add DW_AT_location for global decls with DECL_VALUE_EXPR
On Thu, Jun 1, 2017 at 11:28 AM, Pierre-Marie de Rodat wrote: > Hi, > > In GNAT, we materialize renamings that cannot be described in standard > DWARF as synthetic variables that describe how to fetch the renamed > object. Look for "___XR" in gcc/ada/exp_dbug.ads for more details about > this con