r237353 - in /trunk/gcc: ChangeLog testsuite/Ch...
marxin@gcc.gnu.org
marxin@gcc.gnu.org
Mon Jun 13 07:17:00 GMT 2016
Author: marxin
Date: Mon Jun 13 07:17:16 2016
New Revision: 237353
URL: https://gcc.gnu.org/viewcvs?rev=237353&root=gcc&view=rev
Log:
Do not enable -fcheck-pointer-bounds w/ -fsanitize=bounds
PR sanitizer/71458
* toplev.c (process_options): Do not enable -fcheck-pointer-bounds
w/ -fsanitize=bounds.
* gcc.target/i386/pr71458.c: New test.
Added:
trunk/gcc/testsuite/gcc.target/i386/pr71458.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/ChangeLog
trunk/gcc/toplev.c
More information about the Gcc-cvs
mailing list