Re: [PATCH] Do not allow -fgnu-tm w/ -fsanitize={kernel-,}address (PR sanitizer/81302).

2017-07-17 Thread Jakub Jelinek
On Mon, Jul 17, 2017 at 11:18:02AM +0200, Richard Biener wrote: > On Mon, Jul 10, 2017 at 11:35 AM, Martin Liška wrote: > > Hello > > > > Following patch disables -fgnu-tm with AddressSanitizer. > > Patch can bootstrap on ppc64le-redhat-linux and survives regression tests. > > > > Ready to be inst

Re: [PATCH] Do not allow -fgnu-tm w/ -fsanitize={kernel-,}address (PR sanitizer/81302).

2017-07-17 Thread Richard Biener
On Mon, Jul 10, 2017 at 11:35 AM, Martin Liška wrote: > Hello > > Following patch disables -fgnu-tm with AddressSanitizer. > Patch can bootstrap on ppc64le-redhat-linux and survives regression tests. > > Ready to be installed? I think it should be a sorry () but no strong opinion. Thanks, Richar

[PATCH] Do not allow -fgnu-tm w/ -fsanitize={kernel-,}address (PR sanitizer/81302).

2017-07-10 Thread Martin Liška
Hello Following patch disables -fgnu-tm with AddressSanitizer. Patch can bootstrap on ppc64le-redhat-linux and survives regression tests. Ready to be installed? Martin gcc/ChangeLog: 2017-07-04 Martin Liska PR sanitizer/81302 * opts.c (finish_options): Do not allow -fgnu-tm