MPX: Fix option handling.
authorMartin Liska <mliska@suse.cz>
Fri, 10 Mar 2017 13:24:45 +0000 (14:24 +0100)
committerMartin Liska <marxin@gcc.gnu.org>
Fri, 10 Mar 2017 13:24:45 +0000 (13:24 +0000)
commit8823ce3f54a875c2523264ddf3342bc54cdf10eb
treeae3fd8506b2f139ad2ff8a99c72c1db504ee9132
parent74106ead26b17f3e68b73c6704632cbbbf762a5c
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.

From-SVN: r246027
gcc/ChangeLog
gcc/testsuite/gcc.target/i386/pr71458.c
gcc/toplev.c
gcc/tree-chkp.c