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/71042] libtsan requires __pointer_chk_guard@GLIBC_PRIVATE (6)


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71042

--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Aug 12 08:53:07 2016
New Revision: 239407

URL: https://gcc.gnu.org/viewcvs?rev=239407&root=gcc&view=rev
Log:
        PR sanitizer/71042
        * tsan/tsan_platform_linux.cc: Cherry-pick upstream r278292.
        * tsan/tsan_rtl_aarch64.S: Likewise.

Modified:
    trunk/libsanitizer/ChangeLog
    trunk/libsanitizer/tsan/tsan_platform_linux.cc
    trunk/libsanitizer/tsan/tsan_rtl_aarch64.S

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