[Bug sanitizer/89323] Asan memory leak detection on x86 platform

2024-03-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89323 Andrew Pinski changed: What|Removed |Added Target||i?86 Status|WAITING

[Bug sanitizer/89323] Asan memory leak detection on x86 platform

2019-02-13 Thread ganeshemb at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89323 --- Comment #5 from Ganesh Babu --- (In reply to Martin Liška from comment #3) > > works for current clang: > > > > clang-6.0 -g -fsanitize=address -fno-omit-frame-pointer -m32 asantest.c && > > ./a.out > > > > AddressSanitizer:DEADLYSIGNAL

[Bug sanitizer/89323] Asan memory leak detection on x86 platform

2019-02-13 Thread ganeshemb at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89323 --- Comment #4 from Ganesh Babu --- (In reply to Martin Liška from comment #2) > I can confirm that LSAN does not work for -m32 on current trunk. It was > enabled in: > > commit 1e39eaad45fc92b49e189badf0a5a675fbfb4ad0 > Author: Francis Ricci >

[Bug sanitizer/89323] Asan memory leak detection on x86 platform

2019-02-12 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89323 Martin Liška changed: What|Removed |Added Status|NEW |WAITING --- Comment #3 from Martin Liška

[Bug sanitizer/89323] Asan memory leak detection on x86 platform

2019-02-12 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89323 Martin Liška changed: What|Removed |Added Status|WAITING |NEW --- Comment #2 from Martin Liška ---

[Bug sanitizer/89323] Asan memory leak detection on x86 platform

2019-02-12 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89323 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|