This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug sanitizer/81923] [ASAN] gcc emites wrong odr asan instrumentation for glibc


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81923

--- Comment #5 from Maxim Ostapenko <m.ostapenko at samsung dot com> ---
(In reply to Maxim Ostapenko from comment #4)
> Created attachment 42071 [details]
> Untested fix
> 
> The patch I'm testing now. It works on attached testcase.

Yeeks, this patch is wrong, especially for C++. Please ignore it.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]