Re: [PATCH] Two DW_OP_GNU_variable_value fixes / tweaks

2017-05-16 Thread Richard Biener
On Mon, May 15, 2017 at 3:19 PM, Jakub Jelinek wrote: > On Mon, May 15, 2017 at 02:43:43PM +0200, Richard Biener wrote: >> >> While bringing early LTO debug up-to-speed I noticed the following two >> issues. The first patch avoids useless work in >> note_variable_value_in_expr and actually makes

Re: [PATCH] Two DW_OP_GNU_variable_value fixes / tweaks

2017-05-15 Thread Jakub Jelinek
On Mon, May 15, 2017 at 02:43:43PM +0200, Richard Biener wrote: > > While bringing early LTO debug up-to-speed I noticed the following two > issues. The first patch avoids useless work in > note_variable_value_in_expr and actually makes use of the DIE we > eventually create in resolve_variable_v