http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59063
--- Comment #2 from Evgeniy Stepanov <eugeni.stepanov at gmail dot com> --- Weak symbols. Ouch. We should link with libasan with librt. In Clang, we add -lrt to the linker flags when we see -fsanitize=(address|thread|memory).