Re: [PATCH] MPX: Fix option handling.

2017-03-21 Thread Martin Liška
t enables CHKP with LSAN and majority of UBSAN options. >>> >>> Patch can bootstrap on x86_64-linux-gnu and survives regression tests. >>> >>> Ready to be installed? >>> Martin >> >>> >From a410d5e4e028d34dc00b4aa637cdcd3986b971d8 Mon Sep 17 00

Re: [PATCH] MPX: Fix option handling.

2017-03-17 Thread Rainer Orth
an bootstrap on x86_64-linux-gnu and survives regression tests. >> >> Ready to be installed? >> Martin > >> >From a410d5e4e028d34dc00b4aa637cdcd3986b971d8 Mon Sep 17 00:00:00 2001 >> From: marxin <mli...@suse.cz> >> Date: Fri, 10 Mar 2017 11:05:2

Re: [PATCH] MPX: Fix option handling.

2017-03-10 Thread Jakub Jelinek
t; Ready to be installed? > Martin > >From a410d5e4e028d34dc00b4aa637cdcd3986b971d8 Mon Sep 17 00:00:00 2001 > From: marxin <mli...@suse.cz> > Date: Fri, 10 Mar 2017 11:05:27 +0100 > Subject: [PATCH] MPX: Fix option handling. > > gcc/ChangeLog: > > 2017-03-10

[PATCH] MPX: Fix option handling.

2017-03-10 Thread Martin Liška
rom: marxin <mli...@suse.cz> Date: Fri, 10 Mar 2017 11:05:27 +0100 Subject: [PATCH] MPX: Fix option handling. gcc/ChangeLog: 2017-03-10 Martin Liska <mli...@suse.cz> PR target/65705 PR target/69804 * toplev.c (process_options): Enable MPX with LSAN and UBSAN (ex