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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Apr 18 07:02:40 2018
New Revision: 259459

URL: https://gcc.gnu.org/viewcvs?rev=259459&root=gcc&view=rev
Log:
        PR sanitizer/85389
        * asan/asan_allocator.h (kAllocatorSpace): For __powerpc64__ change
        from 0xa0000000000ULL to ~(uptr)0.

Modified:
    trunk/libsanitizer/ChangeLog
    trunk/libsanitizer/asan/asan_allocator.h

Reply via email to