Re: libsanitizer: Hwasan reporting check for dladdr failing

2020-11-25 Thread Martin Liška
On 11/24/20 5:22 PM, Kyrylo Tkachov wrote: Ah, I suppose in the sanitiser case as there are local modifications maybe it's not a straightforward pre-approval, so don't take my word on it 😉 Martin will probably know the rules here. Thanks, Kyrill Hello. As I was told by Jeff that libsanitizer

RE: libsanitizer: Hwasan reporting check for dladdr failing

2020-11-24 Thread Kyrylo Tkachov via Gcc-patches
> -Original Message- > From: Matthew Malcomson > Sent: 24 November 2020 16:20 > To: Kyrylo Tkachov > Cc: Richard Sandiford ; gcc- > patc...@gcc.gnu.org > Subject: Re: libsanitizer: Hwasan reporting check for dladdr failing > > On 24/11/2020 15:53, Kyrylo Tk

Re: libsanitizer: Hwasan reporting check for dladdr failing

2020-11-24 Thread Matthew Malcomson via Gcc-patches
On 24/11/2020 15:53, Kyrylo Tkachov wrote: Hi Matthew, -Original Message- From: Gcc-patches On Behalf Of Matthew Malcomson via Gcc-patches Sent: 24 November 2020 15:47 To: gcc-patches@gcc.gnu.org Cc: Richard Sandiford Subject: libsanitizer: Hwasan reporting check for dladdr failing H

RE: libsanitizer: Hwasan reporting check for dladdr failing

2020-11-24 Thread Kyrylo Tkachov via Gcc-patches
Hi Matthew, > -Original Message- > From: Gcc-patches On Behalf Of > Matthew Malcomson via Gcc-patches > Sent: 24 November 2020 15:47 > To: gcc-patches@gcc.gnu.org > Cc: Richard Sandiford > Subject: libsanitizer: Hwasan reporting check for dladdr failing > > Hello there, > > This is the