This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug sanitizer/81923] [ASAN] gcc emites wrong odr asan instrumentation for glibc
- From: "m.ostapenko at samsung dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 29 Aug 2017 14:05:28 +0000
- Subject: [Bug sanitizer/81923] [ASAN] gcc emites wrong odr asan instrumentation for glibc
- Auto-submitted: auto-generated
- References: <bug-81923-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81923
--- Comment #4 from Maxim Ostapenko <m.ostapenko at samsung dot com> ---
Created attachment 42071
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42071&action=edit
Untested fix
The patch I'm testing now. It works on attached testcase.