Re: [PATCH 2/7] clean up quoting problems - gcc (PR 80280 et al.)

2017-05-03 Thread Jeff Law
On 05/02/2017 08:37 PM, Martin Sebor wrote: The attached patch adds missing quoting to diagnostic directives in files in the top-level gcc/ directory. Martin gcc-80280-gcc.diff gcc/ChangeLog: * builtins.c (expand_builtin_object_size): Add missing quoting to %D and like direct

[PATCH 2/7] clean up quoting problems - gcc (PR 80280 et al.)

2017-05-02 Thread Martin Sebor
The attached patch adds missing quoting to diagnostic directives in files in the top-level gcc/ directory. Martin gcc/ChangeLog: * builtins.c (expand_builtin_object_size): Add missing quoting to %D and like directives. * hsa-gen.c (hsa_type_for_scalar_tree_type): Same. (hsa_type_for_tree_typ