Re: [PATCH] Add quotes to error messages related to Sanitizers.

2017-07-13 Thread Martin Liška
On 07/11/2017 07:45 PM, David Malcolm wrote: > On Mon, 2017-07-10 at 11:36 +0200, Martin Liška wrote: >> Hi. >> >> This adds missing quotes to various error messages related to >> AddressSanitizer. >> Patch can bootstrap on ppc64le-redhat-linux and survives regression >> tests. >> >> Ready to be in

Re: [PATCH] Add quotes to error messages related to Sanitizers.

2017-07-11 Thread David Malcolm
On Mon, 2017-07-10 at 11:36 +0200, Martin Liška wrote: > Hi. > > This adds missing quotes to various error messages related to > AddressSanitizer. > Patch can bootstrap on ppc64le-redhat-linux and survives regression > tests. > > Ready to be installed? LGTM, with my "diagnostic messages" maintai

Re: [PATCH] Add quotes to error messages related to Sanitizers.

2017-07-11 Thread Martin Liška
On 07/10/2017 09:35 PM, Martin Sebor wrote: On 07/10/2017 03:36 AM, Martin Liška wrote: Hi. This adds missing quotes to various error messages related to AddressSanitizer. Patch can bootstrap on ppc64le-redhat-linux and survives regression tests. Ready to be installed? Martin gcc/ChangeLog:

Re: [PATCH] Add quotes to error messages related to Sanitizers.

2017-07-10 Thread Martin Sebor
On 07/10/2017 03:36 AM, Martin Liška wrote: Hi. This adds missing quotes to various error messages related to AddressSanitizer. Patch can bootstrap on ppc64le-redhat-linux and survives regression tests. Ready to be installed? Martin gcc/ChangeLog: 2017-07-04 Martin Liska * opts.c

[PATCH] Add quotes to error messages related to Sanitizers.

2017-07-10 Thread Martin Liška
Hi. This adds missing quotes to various error messages related to AddressSanitizer. Patch can bootstrap on ppc64le-redhat-linux and survives regression tests. Ready to be installed? Martin gcc/ChangeLog: 2017-07-04 Martin Liska * opts.c (finish_options): Add quotes to error message