re PR bootstrap/63888 (bootstrap failed when configured with -with-build-config=boots...
authorJakub Jelinek <jakub@redhat.com>
Mon, 23 Feb 2015 21:01:57 +0000 (22:01 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 23 Feb 2015 21:01:57 +0000 (22:01 +0100)
commit86ee20386e04651a9e92b8d290d507df3c6aaed4
tree2cf5afd3646e7f3b5b649a5a4d69ec59351234ed
parent2c6a427ff9a15735ff7162eae5cbb18cffc5d7cf
re PR bootstrap/63888 (bootstrap failed when configured with -with-build-config=bootstrap-asan --disable-werror)

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.

From-SVN: r220919
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/asan/pr63888.c [new file with mode: 0644]
libsanitizer/ChangeLog
libsanitizer/asan/asan_globals.cc