MPX: Fix option handling.
commit26bc3355ed997fb32339434c036d5da9c47d4e0f
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Mar 2017 13:24:45 +0000 (10 13:24 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Mar 2017 13:24:45 +0000 (10 13:24 +0000)
treeae3fd8506b2f139ad2ff8a99c72c1db504ee9132
parent41c5ff99d7e3db9a7d10fd180075ff173084e66c
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@246027 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/gcc.target/i386/pr71458.c
gcc/toplev.c
gcc/tree-chkp.c