Re: [PATCH] Small x86 debug info improvement (PR debug/83157)

2018-03-29 Thread Jakub Jelinek
Hi! On Thu, Mar 22, 2018 at 10:49:45PM +0100, Jakub Jelinek wrote: I'd like to ping this patch: > Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? > > 2018-03-22 Jakub Jelinek > > PR debug/83157 > * var-tracking.c (add_stores): Handle STRICT_LOW_PART SET_DEST

[PATCH] Small x86 debug info improvement (PR debug/83157)

2018-03-22 Thread Jakub Jelinek
Hi! The following patch fixes: -FAIL: gcc.dg/guality/pr41616-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test -FAIL: gcc.dg/guality/pr41616-1.c -O3 -g execution test on x86_64-linux and -FAIL: gcc.dg/guality/pr41616-1.c -O3 -g execution test on i686-linux. The probl