r246356 - in /branches/gcc-6-branch/gcc: Change...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Wed Mar 22 10:46:00 GMT 2017


Author: marxin
Date: Wed Mar 22 10:45:42 2017
New Revision: 246356

URL: https://gcc.gnu.org/viewcvs?rev=246356&root=gcc&view=rev
Log:
Backport r246027

2017-03-22  Martin Liska  <mliska@suse.cz>

	Backport from mainline
	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:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr71458.c
    branches/gcc-6-branch/gcc/toplev.c
    branches/gcc-6-branch/gcc/tree-chkp.c



More information about the Gcc-cvs mailing list