r246027 - in /trunk/gcc: ChangeLog testsuite/gc...
marxin@gcc.gnu.org
marxin@gcc.gnu.org
Fri Mar 10 13:24:00 GMT 2017
Author: marxin
Date: Fri Mar 10 13:24:45 2017
New Revision: 246027
URL: https://gcc.gnu.org/viewcvs?rev=246027&root=gcc&view=rev
Log:
MPX: Fix option handling.
2017-03-10 Martin Liska <mliska@suse.cz>
PR target/65705
PR target/69804
* toplev.c (process_options): Enable MPX with LSAN and UBSAN.
* tree-chkp.c (chkp_walk_pointer_assignments): Verify that
FIELD != NULL.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/gcc.target/i386/pr71458.c
trunk/gcc/toplev.c
trunk/gcc/tree-chkp.c
More information about the Gcc-cvs
mailing list