On 7/1/19 3:35 AM, Martin Liška wrote: > Hi. > > The patch is about use-after-scope. However, I can't verify > it survives bootstrap on the affected target. > > Ready for the trunk? > Thanks, > Martin > > gcc/ChangeLog: > > 2019-07-01 Martin Liska <mli...@suse.cz> > > PR target/88056 > * config/i386/host-mingw32.c (mingw32_gt_pch_use_address): > Define local_object_name in outer scope in order to handle > use-after-scope issue. OK jeff
- [PATCH] Fix use-after-scope in host-mingw32.c (PR target/880... Martin Liška
- Re: [PATCH] Fix use-after-scope in host-mingw32.c (PR t... Jeff Law