On 06/09/2016 03:12 AM, Martin Liška wrote:
Hello.
I've prepared patch for the PR that is very similar to what was done in PR65044.
I've been currently testing the patch on x86_64-linux.
Ready to be installed after it finishes?
OK.
jeff
in
Date: Thu, 9 Jun 2016 11:09:07 +0200
Subject: [PATCH] Do not enable -fcheck-pointer-bounds w/ -fsanitize=bounds
gcc/ChangeLog:
2016-06-09 Martin Liska
PR sanitizer/71458
* toplev.c (process_options): Do not enable -fcheck-pointer-bounds
w/ -fsanitize=bounds.
gcc/testsuite/ChangeLog