On Wed, Sep 20, 2017 at 1:53 AM, Maxim Ostapenko <m.ostape...@samsung.com> wrote: > Hi Ian, > > On 12/09/17 17:05, Ian Lance Taylor via gcc-patches wrote: >> >> On Mon, Sep 11, 2017 at 3:06 AM, Denis Khalikov >> <d.khali...@partner.samsung.com> wrote: >>> >>> Thanks for answer. >>> I understood all points which you mentioned, but can't >>> find last one >>>> >>>> It seems to work >>>> out the file name a second time, even though the file name must >>>> already be known. >>> >>> Can you please show me where I've missed that, if you have a time for >>> that. >> >> It's quite possible that I misunderstand the patch. I was looking at >> the call to a copy of get_exec_filename in fileline_initialize. >> >>> Anyway, your patch works for me. >> >> Thanks for testing. I will commit it later, probably today. > > > As far as I can see, this patch wasn't committed to trunk so far. Did you > meet some issues with current implementation? Do we need to perform more > testing here?
No, I've just been busy. Will get to it soon. Ian