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

Richard Biener richard.guenther@gmail.com
Mon Jul 17 09:18:00 GMT 2017


On Mon, Jul 10, 2017 at 11:35 AM, Martin Liška <mliska@suse.cz> 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,
Richard.

> Martin
>
> gcc/ChangeLog:
>
> 2017-07-04  Martin Liska  <mliska@suse.cz>
>
>         PR sanitizer/81302
>         * opts.c (finish_options): Do not allow -fgnu-tm
>         w/ -fsanitize={kernel-,}address.
> ---
>  gcc/opts.c | 8 ++++++++
>  1 file changed, 8 insertions(+)
>
>



More information about the Gcc-patches mailing list