[Bug sanitizer/55374] [asan] -static-libasan -static-libstdc++ doesn't work
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 29 09:13:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55374
--- Comment #18 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-01-29 09:13:27 UTC ---
(In reply to comment #17)
> Note that there is at least one known bug in asan with -static-libstdc++
> https://code.google.com/p/address-sanitizer/issues/detail?id=147
As with the patch for this PR -lasan is linked before -lstdc++, the wrapper
should kick in. But the patch is still unreviewed.
More information about the Gcc-bugs
mailing list