This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Install sanitizer public headers (fix for PR sanitizer/61100)
- From: Yury Gribov <y dot gribov at samsung dot com>
- To: Maxim Kuvyrkov <maxim dot kuvyrkov at linaro dot org>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 21 May 2014 08:42:18 +0400
- Subject: Re: [PATCH] Install sanitizer public headers (fix for PR sanitizer/61100)
- Authentication-results: sourceware.org; auth=none
- References: <53724493 dot 2070305 at samsung dot com> <3A1F2582-48D4-4339-A914-BE4F29A9A686 at linaro dot org>
> The new test fails on x86_64 Ubuntu 12.04 native build:
Yes, this should be fixed once kcc's patches get into trunk
(https://gcc.gnu.org/ml/gcc-patches/2014-05/msg00756.html). Current
asan_interface.h is indeed C++-only.
-Y