This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix for PR/62089 (enable missing Asan checks)
- From: Yury Gribov <y dot gribov at samsung dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, Viacheslav Garbuzov <v dot garbuzov at samsung dot com>
- Date: Thu, 14 Aug 2014 10:19:23 +0400
- Subject: Re: [PATCH] Fix for PR/62089 (enable missing Asan checks)
- Authentication-results: sourceware.org; auth=none
- References: <53EB395D dot 2060604 at samsung dot com> <20140813101358 dot GS1784 at tucnak dot redhat dot com> <53EC4D46 dot 7030902 at samsung dot com>
On 08/14/2014 09:46 AM, Yury Gribov wrote:
Something like this?
Forgot to mention: full tested the new patch on x64 (bootstrap, regtest,
Asan-bootstrap).