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/58680] Spurious warnings from libasan


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58680

--- Comment #4 from Kostya Serebryany <kcc at gcc dot gnu.org> ---
(In reply to Yury Gribov from comment #3)
> Konstantin,
> 
> What about returning true in interception_linux.cc #if defined(__pic__) &&
> !defined(__ANDROID__)? I can cook a proper patch if this sounds reasonable.
> 
> -Y

Yes, please send the patch upstream (http://llvm.org/docs/Phabricator.html).
I am not sure how we will test it there though... 

Also, why does this warning bother you?
Does it cause other visible and negative effects?


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