[Bug bootstrap/63888] [5 Regression] bootstrap failed when configured with -with-build-config=bootstrap-asan --disable-werror

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 23 22:15:00 GMT 2015


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

--- Comment #37 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Feb 23 21:01:57 2015
New Revision: 220919

URL: https://gcc.gnu.org/viewcvs?rev=220919&root=gcc&view=rev
Log:
    PR bootstrap/63888
    * asan/asan_globals.cc (RegisterGlobal): Disable detect_odr_violation
    support until it is rewritten upstream.

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

Added:
    trunk/gcc/testsuite/c-c++-common/asan/pr63888.c
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/libsanitizer/ChangeLog
    trunk/libsanitizer/asan/asan_globals.cc



More information about the Gcc-bugs mailing list