https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69804

--- Comment #7 from Martin Liška <marxin at gcc dot gnu.org> ---
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  <mli...@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

Reply via email to