]> git.ipfire.org Git - thirdparty/gcc.git/commit - libsanitizer/ChangeLog
re PR bootstrap/63888 (bootstrap failed when configured with -with-build-config=boots...
authorMax Ostapenko <m.ostapenko@partner.samsung.com>
Wed, 21 Oct 2015 07:47:54 +0000 (10:47 +0300)
committerMaxim Ostapenko <chefmax@gcc.gnu.org>
Wed, 21 Oct 2015 07:47:54 +0000 (10:47 +0300)
commit15ebe1fe46a75067b027128e35d75b17a5d4e299
treee324e6eab65584b85d63817b2f6db0c32e1eba46
parent0d57d3e06be746b68022464c332ff0e5313fa87e
re PR bootstrap/63888 (bootstrap failed when configured with -with-build-config=bootstrap-asan --disable-werror)

libsanitizer/

PR bootstrap/63888
Reapply:
2015-02-20  Jakub Jelinek  <jakub@redhat.com>

* asan/asan_globals.cc (RegisterGlobal): Disable detect_odr_violation
support until it is rewritten upstream.

* c-c++-common/asan/pr63888.c: New test.

From-SVN: r229114
libsanitizer/ChangeLog
libsanitizer/asan/asan_globals.cc